zephyr/drivers/misc
Grzegorz Swiderski a55f67d284 drivers: misc: nordic_vpr_launcher: Update src/exec memory size check
Firstly, build-asserting the execution/source memory sizes to be equal
wasn't working, due to the wrong (non-inst) DT API being used.

Secondly, this assert can be relaxed so that the source memory region
only needs to have greater than or equal size to the execution region,
as VPR firmware needs to fit into execution memory first and foremost.
This will come in handy, since MRAM partitions (typical source memory)
have stricter alignment requirements than RAM regions.

Signed-off-by: Grzegorz Swiderski <grzegorz.swiderski@nordicsemi.no>
2024-03-18 10:13:11 +01:00
..
devmux drivers: misc: devmux: a device multiplexer pseudo-device 2023-11-28 15:35:39 +01:00
ethos_u
ft8xx
grove_lcd_rgb
mcux_flexio drivers: mcux: flexio: Added generic MCUX FlexIO driver 2024-03-12 14:00:45 +01:00
nordic_vpr_launcher drivers: misc: nordic_vpr_launcher: Update src/exec memory size check 2024-03-18 10:13:11 +01:00
nxp_s32_emios
pio_rpi_pico drivers: misc: pio_rpi_pico: Turn on clock and reset device on init 2023-12-20 11:14:24 +01:00
timeaware_gpio
CMakeLists.txt drivers: mcux: flexio: Added generic MCUX FlexIO driver 2024-03-12 14:00:45 +01:00
Kconfig drivers: mcux: flexio: Added generic MCUX FlexIO driver 2024-03-12 14:00:45 +01:00