mirror of
https://github.com/apache/nuttx.git
synced 2026-05-14 19:38:39 +08:00
73f506b65f
remove alist, switch to a convenient way to traverse the physical address directly. At the same time, we can use `gurad` to mark whether it is free or alloc or out of bounds check Signed-off-by: anjiahao <anjiahao@xiaomi.com>