nuttx/arch
Ville Juven fbc796cff1 arm64_mmu: Do not set accessed-flag for table descriptors
The 12:0 bits in table descriptors are RES0 and AF is the 10th bit, so
it is not valid to set it in this case.

Fix this by moving AF to the common MMU_MT_NORMAL_FLAGS field
2024-09-10 23:05:12 +08:00
..
arm Fix xmc4_spi.c DX select. 2024-09-10 11:36:59 +08:00
arm64 arm64_mmu: Do not set accessed-flag for table descriptors 2024-09-10 23:05:12 +08:00
avr types.h: fix windows build error 2024-08-14 22:36:57 +08:00
ceva arch: remove unused up_cpu_pausereq waiting 2024-09-05 07:15:54 +09:00
dummy
hc types.h: fix windows build error 2024-08-14 22:36:57 +08:00
mips net/netstatistics: add tx/rx bytes statistics for dev 2024-09-10 11:36:03 +08:00
misoc net/netstatistics: add tx/rx bytes statistics for dev 2024-09-10 11:36:03 +08:00
or1k types.h: fix windows build error 2024-08-14 22:36:57 +08:00
renesas usbdev: extend the usb req len to size_t 2024-08-30 01:32:02 +08:00
risc-v arch/risc-v/src/litex: Update parameter to match new register typedef. 2024-09-10 14:03:16 +08:00
sim sim_sound: add AUDIOUTILS_LAME to dependency list 2024-09-10 20:25:48 +08:00
sparc smp: enable smp_call in all smp arch 2024-09-06 07:11:38 +09:00
tricore cmake/tricore: filter out nostdlib in linker phase to avoid build break 2024-09-05 11:47:06 +08:00
x86 arch/EXTRA_LIBS: link all staging library. 2024-08-21 01:40:15 +08:00
x86_64 arch/x86_64: convert all asm() to __asm__() 2024-09-07 01:01:24 +02:00
xtensa Appease a GCC warning 2024-09-06 21:17:57 +02:00
z16 types.h: fix windows build error 2024-08-14 22:36:57 +08:00
z80 types.h: fix windows build error 2024-08-14 22:36:57 +08:00
CMakeLists.txt
Kconfig irq: dynaminc create g_irqmap 2024-09-03 19:22:28 -03:00