opensbi/firmware
Atish Patra 8925e3865c Test: Move test payload related code out of interface header
Test payload uses an SBI call and uses the macros defined in interface
header which is not the correct place to have these definitions.
The interface header file should be used to keep SBI specification
related macros.

Keep all the test payload related code in test itself.

Signed-off-by: Atish Patra <atish.patra@wdc.com>
Reviewed-by: Anup Patel <anup.patel@wdc.com>
2019-10-03 08:51:39 +05:30
..
payloads Test: Move test payload related code out of interface header 2019-10-03 08:51:39 +05:30
external_deps.mk TOP: Allow building platform out-of-tree 2019-04-09 09:14:09 +05:30
fw_base.S lib: Extend sbi_trap_redirect() for hypervisor extension 2019-09-30 15:29:37 +05:30
fw_base.ldS firmware: add missing linker sections to fw_base.ldS 2019-06-12 17:43:47 +05:30
fw_dynamic.S firmware: Add fw_dynamic firmware 2019-05-10 12:26:22 +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_jump.S firmware: Allow firmwares to provide next mode and options 2019-05-10 12:26:22 +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_payload.S firmware: Allow firmwares to provide next mode and options 2019-05-10 12:26:22 +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
objects.mk firmware: Add fw_dynamic firmware 2019-05-10 12:26:22 +05:30