diff options
author | Marshall Dawson <marshalldawson3rd@gmail.com> | 2019-03-04 16:53:15 -0700 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2019-03-07 16:02:49 +0000 |
commit | 2794a86b1bb54b7feef071bc4fda9e5bb4ffa490 (patch) | |
tree | 67b91747783dc126f295f2003a60c5abe3fff75a /util/kconfig/qconf.cc | |
parent | 8e0dca05fb4e8278809a737d2b0e41c34bd1ea4f (diff) |
util/amdfwtool: Streamline functions with context
Replace variables and function arguments with a context that may be
maintained and passed. Add macros to clarify the pointer math. Add
functions to generate tables instead of relying on correct ordering
and math. Use defined sizes for tables instead of arbitrary additions
to an index.
TEST=Verify no difference in amdfw.rom for google/grunt before and
after, and verify a grunt build with PSP_COMBO=1 runs.
Change-Id: I7ad12fa5d615d1aa3648db40e3ea75f8cf2ed59a
Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/31734
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'util/kconfig/qconf.cc')
0 files changed, 0 insertions, 0 deletions