Hello,
We are currently working with an i.mx93 EVK and are interested in conducting a performance evaluation using only 1GB of RAM, instead of the built-in 2GB. To achieve this, we have passed the command line parameter "mem=1024MB". However, we have encountered an issue where the boot process fails at "cma_init_reserved_areas" (please refer to the attached logs).
We have found a workaround by disabling CMA for the NPU in the device tree (by removing all NPU-related nodes), but we also wish to use the NPU. Is there a way to successfully boot with only 1GB of RAM while still using the NPU?
Best regards,
TOM__