Jinping Wu

Results 2 issues of Jinping Wu

**Describe the bug** ARM Cortex-A GIC cpu interface can not access by memory map From: freertos/FreeRTOS/Source/portable/GCC/ARM_CA9/portASM.S freertos/FreeRTOS/Source/portable/GCC/ARM_CA9/port.c freertos/FreeRTOS/Source/portable/GCC/ARM_CA9/portmacro.h It define GIC CPU interface as address like: #define portICCIAR_INTERRUPT_ACKNOWLEDGE_REGISTER_ADDRESS ( portINTERRUPT_CONTROLLER_CPU_INTERFACE_ADDRESS...

bug
enhancement

Hi opensbi using a large amount of memory now, and there is a memory hole, is there any way to avoid it?thanks. opensbi/firmware/fw_base.ldS ``` PROVIDE(_rodata_end = .); /* End of...