nuttx/boards/arm64
TaiJu Wu ffba0d15a5 Feature: implement ticket spinlock
test config: ./tools/configure.sh -l qemu-armv8a:nsh_smp

Pass ostest

No matter big-endian or little-endian, ticket spinlock only check the
next and the owner is equal or not.

If they are equal, it means there is a task hold the lock or lock is
free.

Signed-off-by: TaiJu Wu <tjwu1217@gmail.com>

Co-authored-by: Xiang Xiao <xiaoxiang781216@gmail.com>
2023-10-07 01:38:37 +08:00
..
a64/pinephone Run refresh.sh to update all board configs 2023-09-02 14:45:44 +08:00
fvp-v8r/fvp-armv8r Fix nuttx coding style 2023-09-13 22:49:38 +08:00
imx8/imx8qm-mek fix led panic feature 2023-09-21 00:35:12 +08:00
qemu/qemu-armv8a Feature: implement ticket spinlock 2023-10-07 01:38:37 +08:00
rk3399 fix led panic feature 2023-09-21 00:35:12 +08:00