stdlib: Del comment stating SE mode limited to single thread
This comment was left in the codebase in error. The `set_se_binary_workload` function works fine with multi-threaded applications. This hasn't been a restriction for some time. Change-Id: I1b1d27c86f8d9284659f62ae27d752bf5325e31b
This commit is contained in:
@@ -75,7 +75,6 @@ class SEBinaryWorkload:
|
||||
"""Set up the system to run a specific binary.
|
||||
|
||||
**Limitations**
|
||||
* Only supports single threaded applications.
|
||||
* Dynamically linked executables are partially supported when the host
|
||||
ISA and the simulated ISA are the same.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user