eenurkka commented on code in PR #12353: URL: https://github.com/apache/nuttx/pull/12353#discussion_r1602649023
########## arch/arm64/src/imx9/imx9_boot.c: ########## @@ -111,7 +136,9 @@ void arm64_chip_boot(void) #endif #if defined(CONFIG_SMP) || defined(CONFIG_ARCH_HAVE_PSCI) +#ifndef CONFIG_IMX9_BOOTLOADER Review Comment: It goes to call smc etc, but being in EL3 already doesn't make much sense for such.. will go through -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org