Commit e5fda89
committed
bump opensbi to support OP-TEE monitor.
Signed-off-by: guibing <guibing@nucleisys.com>1 parent d3efb81 commit e5fda89
1 file changed
Lines changed: 1 addition & 1 deletion
- firmware/objects.mk+17
- include/sbi/sbi_ecall_interface.h+3
- lib/sbi/optee/assert.h+13
- lib/sbi/optee/context_manage.c+311
- lib/sbi/optee/context_manage.h+99
- lib/sbi/optee/interrupt.c+183
- lib/sbi/optee/objects.mk+18
- lib/sbi/optee/optee_smc.h+725
- lib/sbi/optee/opteed_common.c+183
- lib/sbi/optee/opteed_helpers.S+220
- lib/sbi/optee/opteed_private.h+66
- lib/sbi/optee/pmp.c+471
- lib/sbi/optee/pmp.h+115
- lib/sbi/optee/sbi_ecall_optee.c+219
- lib/sbi/optee/sbi_trap_hack.c+321
- lib/sbi/optee/sm.c+224
- lib/sbi/optee/sm.h+95
- lib/sbi/optee/teesmc_opteed.h+120
- lib/sbi/optee/teesmc_opteed_macros.h+13
- lib/sbi/optee/trap.S+173
- lib/sbi/sbi_ecall_base.c+4-1
- lib/sbi/sbi_ecall_legacy.c+3
- lib/utils/irqchip/fdt_irqchip_plic.c+8
- platform/generic/objects.mk+1-1
0 commit comments