
15 Sep
2020
15 Sep
'20
8:36 a.m.
On Mon, Sep 14, 2020 at 10:23 PM Sean Anderson seanga2@gmail.com wrote:
We can reduce the number of instructions needed to use available_harts_lock by using the aq and rl suffixes for AMOs.
Signed-off-by: Sean Anderson seanga2@gmail.com
Changes in v2:
- Remove fences after amoswaps
- Reword commit message
arch/riscv/cpu/start.S | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-)
Reviewed-by: Bin Meng bin.meng@windriver.com