linux4sam / at91bootstrap

Second level bootloader for Microchip SoC (aka AT91)
https://www.linux4sam.org/linux4sam/bin/view/Linux4SAM/AT91Bootstrap4
112 stars 232 forks source link

configs: sama5d27_wlsom1_ek: Add OP-TEE SD defconfig #177

Open tprrt opened 3 months ago

tprrt commented 3 months ago

Add dedicated OP-TEE defconfig for sama5d27_wlsom1_ek. This defconfig was derived from "sama5d27_wlsom1_eksd_uboot_defconfig" with the single addition of "CONFIG_LOAD_OPTEE=y" and implicitly the removal of "# CONFIG_ENTER_NWD is not set".

TonyHan11 commented 3 months ago

defconfig OK to load OP-TEE on sama5d27-wlsom1-ek board, thank you.

tprrt commented 1 month ago

Hello,

What's new regarding this pull request?

Kind regards, Thomas

TonyHan11 commented 1 month ago

Hi, the commit in this PR has been merged to branch at91bootstrap-4.x internally, thanks.