coreboot/src
Patrick Georgi 876af03689 UPSTREAM: arch/arm64: Use variables of the right size for msr/mrs opcodes
They do 64bit accesses, and gcc does the necessary fix ups to handle
32bit values as zero-padded 64bit values.
clang, however, isn't happy with it.

BUG=none
BRANCH=none
TEST=none

Change-Id: I6d3b9f81d572d980f3a4fdd090819bf23812ce4a
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Original-Commit-Id: ff2938ff4b
Original-Change-Id: I9c8b9fe3a1adc521e393c2e2a0216f7f425a2a3e
Original-Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Original-Reviewed-on: https://review.coreboot.org/19661
Original-Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Original-Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://chromium-review.googlesource.com/506200
Commit-Ready: Patrick Georgi <pgeorgi@chromium.org>
Tested-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-by: Patrick Georgi <pgeorgi@chromium.org>
2017-05-16 10:41:45 -07:00
..
acpi UPSTREAM: src/acpi: Capitalize ACPI and SATA 2016-08-04 23:37:57 -07:00
arch UPSTREAM: arch/arm64: Use variables of the right size for msr/mrs opcodes 2017-05-16 10:41:45 -07:00
commonlib UPSTREAM: commonlib: Move drivers/storage into commonlib/storage 2017-05-15 08:17:50 -07:00
console UPSTREAM: console: rework log level to not be reliant on ROMSTAGE_CONST 2017-04-26 13:36:55 -07:00
cpu UPSTREAM: nb/amd/amdk8: Link reset_test.c 2017-04-28 22:25:37 -07:00
device UPSTREAM: lib/edid.c: Allow use of when not NGI 2017-05-07 07:41:12 -07:00
drivers UPSTREAM: drivers/pc80/rtc: Rename mc146818rtc_early.c -> _romcc.c 2017-05-15 08:17:53 -07:00
ec UPSTREAM: mb/lenovo/x201: Add support for ThinkLight 2017-05-15 08:17:44 -07:00
include UPSTREAM: src/include/device: Add PCIe root ports device ids 2017-05-15 08:17:53 -07:00
lib UPSTREAM: lib/edid: Save the display ASCII string 2017-05-07 07:41:13 -07:00
mainboard UPSTREAM: vexpress: change to write32 2017-05-16 10:41:44 -07:00
northbridge UPSTREAM: nb/intel/x4x: Fix uninitialized variable issue 2017-05-15 08:17:52 -07:00
soc UPSTREAM: soc/intel/apollolake: Add macro to define IOSTERM for GPIO config 2017-05-15 08:17:50 -07:00
southbridge UPSTREAM: amd/pi: Add AMD fam16h TPM ACPI path support 2017-05-15 08:17:47 -07:00
superio UPSTREAM: superio/nuvoton: Make SuperIO config functions externally available 2017-05-15 08:17:43 -07:00
vboot UPSTREAM: vboot: Separate board name and version number in FWID with a dot 2017-05-02 20:24:01 -07:00
vendorcode UPSTREAM: vendorcode/intel/fsp/fsp2_0/glk: Add FSP header files for GLK 2017-05-15 08:17:48 -07:00
Kconfig UPSTREAM: commonlib: Move drivers/storage into commonlib/storage 2017-05-15 08:17:50 -07:00