amd/common/psp: Add BootDone command
commitd1cc3c213f94c6a75cf4613bf302c7a8f8c06b14
authorMarshall Dawson <marshalldawson3rd@gmail.com>
Fri, 8 Dec 2017 19:46:11 +0000 (8 12:46 -0700)
committerMartin Roth <martinroth@google.com>
Wed, 20 Dec 2017 16:36:32 +0000 (20 16:36 +0000)
tree8bdcdf729bd15b33bc952ed31e4df3a2bbf0d08a
parent66dd399ac2fb57321ba3095515b11d40ca7c5614
amd/common/psp: Add BootDone command

After the PSP receives the MboxBiosCmdBootDone, it will no longer honor
any command where the command-response buffer exists outside of SMM
memory.  Add the command and automatically execute it before booting
the payload.

BUG=b:69971683
TEST=Boot Kahlee and observe console log

Change-Id: I8258a9e2f2627bf24342f927a3e7f49b49dc1d88
Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-on: https://review.coreboot.org/22787
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
src/soc/amd/common/block/psp/psp.c