opensbi/firmware
Anup Patel 662e631cce Makefile: Add initial kconfig support for each platform
We extend the top-level makefile to allow kconfig based configuration
for each platform where each platform has it's own set of configs with
"defconfig" being the default config.

Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Tested-by: Andrew Jones <ajones@ventanamicro.com>
Acked-by: Atish Patra <atishp@rivosinc.com>
Tested-by: Atish Patra <atishp@rivosinc.com>
2022-08-08 09:33:09 +05:30
..
payloads payloads/test: Add support for SBI v0.2 ecalls 2021-08-20 09:48:45 +05:30
external_deps.mk firmware: Remove FW_PAYLOAD_FDT_PATH compile-time option 2020-10-18 10:29:59 +05:30
fw_base.ldS firmware: use _fw_start for load address 2021-07-27 15:20:49 +05:30
fw_base.S firmware: Fix code for accessing hart_count and stack_size 2022-03-27 08:53:27 +05:30
fw_dynamic.elf.ldS firmware: Relocate when load address is not equal to link address 2019-06-12 17:56:28 +05:30
fw_dynamic.S firmware: Define a macro for version of struct fw_dynamic_info 2021-07-11 14:13:32 +05:30
fw_jump.elf.ldS firmware: Relocate when load address is not equal to link address 2019-06-12 17:56:28 +05:30
fw_jump.S firmware: Use lla to access all global symbols 2021-03-19 14:57:45 +05:30
fw_payload.elf.ldS firmware: Relocate when load address is not equal to link address 2019-06-12 17:56:28 +05:30
fw_payload.S firmware: Use lla to access all global symbols 2021-03-19 14:57:45 +05:30
Kconfig Makefile: Add initial kconfig support for each platform 2022-08-08 09:33:09 +05:30
objects.mk firmware: Only default FW_PIC to y if supported 2021-07-11 20:03:06 +05:30