Mikhail

Results 2 issues of Mikhail

This change allows building bootable legacy images without using [sunxi-pack-tools](https://github.com/longsleep/sunxi-pack-tools/). Tested with following command line: ``` ./boot0img -B blobs/boot0.bin -u u-boot-pine64/u-boot.bin -e -F pine64.dtb -s blobs/scp.bin \ -d arm-trusted-firmware/build/sun50iw1p1/debug/bl31.bin -o...

## Bug report (toolchain compatibility issue) The current bootlin or1k toolchain `openrisc--musl--stable-2024.02-1` is built with `-fstack-protector-strong` present in default GCC options which breaks the build at linking stage due to...