coreboot/src
Aaron Durbin fe338e2319 cbfs: switch to region_device for location APIs
Drop struct cbfs_props and replace with struct region_device object.
The goal of the cbfs locator APIs are to determine the correct region
device to find the cbfs files. Therefore, start directly using struct
region_device in the cbfs location paths. Update the users of the API
and leverage the default boot region device implementation for
apollolake.

Change-Id: I0158a095cc64c9900d8738f8ffd45ae4040575ea
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36939
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2019-11-20 13:27:44 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch Remove MIPS architecture 2019-11-20 10:10:48 +00:00
commonlib {drivers,mainboard}: Move FSP logo support to fsp1_1 2019-11-14 11:33:46 +00:00
console Remove MIPS architecture 2019-11-20 10:10:48 +00:00
cpu cpu/nb/sb: Remove fam12 2019-11-20 13:23:01 +00:00
device arch/x86: Remove EARLY_EBDA_INIT support 2019-11-10 15:38:45 +00:00
drivers Remove MIPS architecture 2019-11-20 10:10:48 +00:00
ec include: Make stdbool.h a separate file 2019-11-18 22:47:13 +00:00
include cbfs: switch to region_device for location APIs 2019-11-20 13:27:44 +00:00
lib cbfs: switch to region_device for location APIs 2019-11-20 13:27:44 +00:00
mainboard mainboard/amd: Remove AMD Torpedo mainboard 2019-11-20 13:22:54 +00:00
northbridge cpu/nb/sb: Remove fam12 2019-11-20 13:23:01 +00:00
security cbfs: switch to region_device for location APIs 2019-11-20 13:27:44 +00:00
soc cbfs: switch to region_device for location APIs 2019-11-20 13:27:44 +00:00
southbridge cpu/nb/sb: Remove fam12 2019-11-20 13:23:01 +00:00
superio superio/*/*/acpi: Improve the readability of the IndexField 2019-11-05 16:08:55 +00:00
vendorcode vc/amd/agesa: Remove fam12 2019-11-20 13:23:38 +00:00
Kconfig vendorcode/eltan/security: Move eltan security from chipset to security menu 2019-11-16 20:41:10 +00:00