Skip to content

Commit

Permalink
_projects/riscv64-noelv: copy sbi to boot directory
Browse files Browse the repository at this point in the history
JIRA: RTOS-859
  • Loading branch information
lukileczo authored and Julian Uziemblo committed Aug 26, 2024
1 parent ba8e470 commit 99ea36b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _projects/riscv64-noelv-fpga/build.project
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,6 @@
export PLO_DEVICES="ram-storage uart-grlib"

b_image_project () {
cp "${PREFIX_PROG_STRIPPED}sbi-${TARGET_SUBFAMILY}.elf" "$PREFIX_BOOT/"
b_log "The images have been built for the ${TARGET} platform"
}

0 comments on commit 99ea36b

Please sign in to comment.