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 drivers: misc: ethos_u: rename init.c to ethos_u.c 2023-09-21 13:36:12 +02:00
ft8xx drivers: misc: ft8xx: move to POST_KERNEL level 2023-09-15 16:04:19 +02:00
grove_lcd_rgb kconfig: guard grove lcd logging macros 2022-07-20 18:28:43 +02:00
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 misc: nxp_s32_emios: enable and declare interrupt handler 2023-09-29 15:40:04 +02:00
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 drivers: timeaware_gpio: Fix include path 2023-11-10 14:40:55 +02:00
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