diff options
author | Kyösti Mälkki <kyosti.malkki@gmail.com> | 2018-06-28 16:55:29 +0300 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2019-05-22 10:08:59 +0000 |
commit | fa6233daeb2bfb8b75bea9032c0839e2d5bcf60d (patch) | |
tree | e1be8aa18a25f84659d8b551af21f2b8158861de /src/soc/nvidia/tegra | |
parent | 1caa3143d6decbb1cbb0c64cdb5a22bb46ae0053 (diff) |
soc/amd/common: Identify AGESA call pattern
The entry to AGESA always follows pattern:
amd_create_struct()
amd_dispatch()
amd_release_struct()
Separate the create/release_struct calls from the more
relevant entry point details.
Change-Id: I1037c9daef3365c8672a198ac60f47fc79ffaea1
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/31488
Reviewed-by: Richard Spiegel <richard.spiegel@silverbackltd.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/nvidia/tegra')
0 files changed, 0 insertions, 0 deletions