Currently in v2.9.0-nRF54H20-1 the default code and ram partition size is 320k and 256k respectively. Which is much smaller than the device has a whole.
Is there a reason currently that these defaults are set so low?
When trying to increase cpuapp_slot0_partition to 1536 in devicetree I end up with this error when flashing:
[Probe] Device error: Failed to get access to memory range 0x0e100000..0x0e1f613f: Error in ADAC operation: The ADAC command SDFW_ADAC_MEM_CFG failed with status ADAC_FAILURE (0x0001) (Generic)
How do you go about increasing these correctly?