coreboot/payloads/libpayload/arch
Aaron Durbin 6026ca5ad0 libpayload: arm64: don't modify cbtable entries
The framebuffer structure lives in the coreboot tables. Those
tables have a checksum calculation applied over all the entries.
Therefore, one shouldnot be modifying fields within the coreboot
table entries because the calculated checksum would be wrong.

BRANCH=none
BUG=chrome-os-partner:31936
TEST=On ryu, confirmed dev screen still works as well as cbmem utility
     once booted.

Change-Id: Ic9c164ded03d10d6f6f3ce15e9b38b1f6ce61a91
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/230471
Reviewed-by: Furquan Shaikh <furquan@chromium.org>
Commit-Queue: Furquan Shaikh <furquan@chromium.org>
2014-11-18 21:11:52 +00:00
..
arm arm: Dump additional fault registers in abort handlers 2014-10-18 01:37:16 +00:00
arm64 libpayload: arm64: don't modify cbtable entries 2014-11-18 21:11:52 +00:00
x86 libpayload: move MRC processing to x86 path and remove ACPI_GNVS duplication 2014-10-25 01:18:48 +00:00
Config.in libpayload: Add support for arm64 in libpayload 2014-06-07 01:28:57 +00:00