coreboot/src/soc
Marshall Dawson 2395917adf soc/amd/common: Add errors for invalid AcpiMmio access
Add a method for the soc/amd/<product> to indicate what AcpiMmio
ranges are supported.  Induce a build error if soc or mainboard
code is added which attempts to use an unsupported block.

This patch attempts to dissuade accessing unsupported blocks without
requiring the complexity of structures or reinitializing at the
beginning of a new stage.

TEST=boot grunt, force build errors by removing blocks in iomap.h
BUG=b:131682806

Change-Id: I2121df108fd3caf07e5588bc3201bcdd8dcaaa00
Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32934
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by: Richard Spiegel <richard.spiegel@silverbackltd.com>
2019-06-11 14:39:05 +00:00
..
amd soc/amd/common: Add errors for invalid AcpiMmio access 2019-06-11 14:39:05 +00:00
cavium device_tree: Make FDT property data non-const 2019-06-04 11:24:46 +00:00
imgtec arch/mips: Fix <arch/mmio.h> prototypes 2019-03-22 12:18:41 +00:00
intel soc/intel/icelake: Pass FSP-M/S UPD as per ICL requirement 2019-06-09 02:47:17 +00:00
mediatek src/soc: Add missing 'include <types.h>' 2019-05-29 20:28:56 +00:00
nvidia src/soc: Add missing 'include <types.h>' 2019-05-29 20:28:56 +00:00
qualcomm sdm845: qspi: Add Dual SPI support 2019-06-10 18:02:50 +00:00
rockchip soc/rockchip/rk3288: Disable bootblock console 2019-05-30 03:46:20 +00:00
samsung Fix code that would trip -Wtype-limits 2019-05-06 10:32:15 +00:00
sifive src/mb/sifive/hifive-unleashed: initialize Gigabit Ethernet Controller 2019-03-18 09:12:46 +00:00
ucb riscv: Add initial support for 32bit boards 2019-02-13 04:49:14 +00:00