risc-v/mpfs: ld-envm-opensbi.script: add all opensbi code to .text.sbi

Add the rest of the OpenSBI code to .text.sbi -section. They belong
to there. This frees up some space in the very limited eNVM.

Signed-off-by: Eero Nurkkala <eero.nurkkala@offcode.fi>
This commit is contained in:
Eero Nurkkala 2022-01-14 09:11:03 +02:00 committed by Petro Karashchenko
parent 76c6ccc732
commit c67a1a4de1

View File

@ -34,6 +34,9 @@ SECTIONS
{
.text.sbi : {
sbi*
riscv_atomic*
riscv_locks*
riscv_asm*
} > ddr
.ddrstorage : {