xiaoxiang781216 commented on a change in pull request #5289:
URL: https://github.com/apache/incubator-nuttx/pull/5289#discussion_r789597452
##########
File path: arch/risc-v/src/mpfs/mpfs_opensbi.c
##########
@@ -186,6 +184,15 @@ uint8_t g_hart_stacks[SBI_PLATFORM_DEFAULT_HART_STACK_SIZE
* \
MPFS_HART_COUNT] \
__attribute__((section(".ddrstorage"), aligned(16)));
+uint64_t g_sbi_entrypoints[] =
Review comment:
add static const?
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]