coreboot-kgpe-d16/src/soc
Julius Werner 4ed8b30553 rockchip/rk3399: Adjust gpio_t format to match ARM TF
Our structure packing for Rockchip's gpio_t was chosen arbitrarily. ARM
Trusted Firmware has since become a thing and chosen a slightly
different way to represent GPIOs in a 32-bit word. Let's align our
format to them so we don't need to remember to convert the values every
time we pass them through.

CQ-DEPEND=CL:572228

Change-Id: I9ce33da28ee8a34d2d944bee010d8bfc06fe879b
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/20586
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2017-07-19 18:15:10 +00:00
..
amd soc/amd/stoneyridge:Fix IS_ENABLED() around Kconfig symbol references 2017-07-16 19:22:33 +00:00
broadcom/cygnus src/soc: add IS_ENABLED() around Kconfig symbol references 2017-07-16 19:22:25 +00:00
dmp/vortex86ex src/soc: add IS_ENABLED() around Kconfig symbol references 2017-07-16 19:22:25 +00:00
imgtec/pistachio Consolidate reset API, add generic reset_prepare mechanism 2017-06-13 20:53:09 +02:00
intel soc/intel/cannonlake: Add microcode support 2017-07-19 16:16:44 +00:00
lowrisc/lowrisc soc/lowrisc: Place CBMEM at top of autodetected RAM 2016-12-06 18:51:13 +01:00
marvell/mvmap2315 Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
mediatek/mt8173 src/soc: add IS_ENABLED() around Kconfig symbol references 2017-07-16 19:22:25 +00:00
nvidia src/soc: add IS_ENABLED() around Kconfig symbol references 2017-07-16 19:22:25 +00:00
qualcomm Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
rockchip rockchip/rk3399: Adjust gpio_t format to match ARM TF 2017-07-19 18:15:10 +00:00
samsung Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
ucb/riscv