4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-20 04:33:32 +08:00
wusongjie 3b7e46de7e AArch64: support hardware atomic
Support aarch64 rt_hw_atomic_* api.
Add atomic implemente by rt_atomic api:
    rt_atomic_dec_and_test
    rt_atomic_fetch_add_unless
    rt_atomic_add_unless
    rt_atomic_inc_not_zero

Signed-off-by: GuEe-GUI <GuEe-GUI@github.com>
2023-07-05 13:38:29 +08:00
..
2023-07-05 13:38:29 +08:00
2023-01-05 21:36:24 +08:00