1config BR2_TARGET_BEAGLEV_SECONDBOOT
2 bool "beaglev-secondboot"
3 depends on BR2_riscv
4 depends on BR2_HOSTARCH = "x86_64" # host-riscv64-elf-toolchain
5 help
6 This package builds the SecondBoot firmware used on the
7 BeagleV platform.
89https://github.com/starfive-tech/beagle_secondBoot10