nuttx/arch
Jukka Laitinen cdd11112fd arch/arm64/src/imx9/imx9_lpspi.c: Small cache operation optimization
There is no need to invalidate the RX buffer before every transfer.
It is never gets dirty, so it is good to invalidate initially after allocation,
and after each transfer.

Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
2024-10-23 19:46:42 +08:00
..
arm arm/build: suppress LOAD RWX linker warning 2024-10-23 19:38:31 +08:00
arm64 arch/arm64/src/imx9/imx9_lpspi.c: Small cache operation optimization 2024-10-23 19:46:42 +08:00
avr tools: Rename apps-or-nuttx-Make.defs to Make.defs 2024-10-17 07:55:02 +08:00
ceva tools: Rename apps-or-nuttx-Make.defs to Make.defs 2024-10-17 07:55:02 +08:00
dummy
hc tools: Rename apps-or-nuttx-Make.defs to Make.defs 2024-10-17 07:55:02 +08:00
mips tools: Rename apps-or-nuttx-Make.defs to Make.defs 2024-10-17 07:55:02 +08:00
misoc tools: Rename apps-or-nuttx-Make.defs to Make.defs 2024-10-17 07:55:02 +08:00
or1k tools: Rename apps-or-nuttx-Make.defs to Make.defs 2024-10-17 07:55:02 +08:00
renesas tools: Rename apps-or-nuttx-Make.defs to Make.defs 2024-10-17 07:55:02 +08:00
risc-v fix GCCVER cmake define. 2024-10-21 18:03:23 +02:00
sim arch/sim/cmake: remove the host specific -U when HOSTSRCS 2024-10-23 10:08:23 +08:00
sparc tools: Rename apps-or-nuttx-Make.defs to Make.defs 2024-10-17 07:55:02 +08:00
tricore syslog: convert \n to \r\n in syslog framework layer 2024-10-17 02:29:51 +08:00
x86 tools: Rename apps-or-nuttx-Make.defs to Make.defs 2024-10-17 07:55:02 +08:00
x86_64 arch/x86_64:Fix variable used before assignment 2024-10-23 14:28:59 +08:00
xtensa drivers/spi_slave: call SPIS_DEV_NOTIFY when rx or tx complete for all spi slave driver 2024-10-20 15:48:00 -03:00
z16 tools: Rename apps-or-nuttx-Make.defs to Make.defs 2024-10-17 07:55:02 +08:00
z80 tools: Rename apps-or-nuttx-Make.defs to Make.defs 2024-10-17 07:55:02 +08:00
CMakeLists.txt greenhills: fix the arch_interface archive error 2024-09-27 23:39:56 +08:00
Kconfig arch/arm: add support for chip to replace the default vector table 2024-10-17 22:57:14 +08:00