nuttx/boards/arm64
Ville Juven 3079caf2ce arm64/imx9: Add DMA memory allocator
Add a simple allocator for DMA safe memory. It will provide contiguous
blocks of memory with D-Cache line size alignment.

NOTE: The optimal granule size is the D-Cache line size (64), but due
to restrictions in the granule allocator this would result in a maximum
block size of 2K only, thus use 256B granules instead givin 8K max block
size.

Once the granule allocator is fixed this limitation can be removed.
2024-04-30 19:46:58 +08:00
..
a64/pinephone lvgl: update existing config to use lvgl v9 2024-04-29 10:06:43 +08:00
fvp-v8r/fvp-armv8r arm64_head.S: Add explicit input section for __start 2024-03-23 00:21:54 +08:00
imx8/imx8qm-mek fix nxstyle 2024-04-16 19:09:12 +08:00
imx9/imx93-evk arm64/imx9: Add DMA memory allocator 2024-04-30 19:46:58 +08:00
qemu/qemu-armv8a Fixed CI issues caused by moving OSPERF in https://github.com/apache/nuttx-apps/pull/2346 2024-04-08 14:08:55 +08:00
rk3399 fix nxstyle 2024-04-16 19:09:12 +08:00