Name of user not set #1002701 has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/37533 )
Change subject: Revert commit bfb5c807e720761f4457d5106bb919f2aacb5535 binaryPI: Drop PSP Secure OS from build ......................................................................
Patch Set 1:
Patch Set 1:
I agree with finding exactly which files are needed. I really doubt it will be the SecureOs, PspTrustlets, or TrustletKey files. See soc/amd/stoneyridge/Makefile.inc and Kconfig for how the Secure OS was removed.
I think a better approach is to make it a config option like in stoneyridge. And maybe default it to n if you find those files aren't necessary on Bettong. (I infer you have a Merlin Falcon on yours and not a Prairie Falcon, BTW.)
I've tried and I need the three files to boot the board. I've tried to replicate the Makefile.inc in stoneyridge using CONFIG_USE_PSPSECUREOS, but with this option set to false the board doesn't boots.