rv1126-uboot/common/spl
Joseph Chen 1f452cbf59 fit: support board sig verify require
Not allow non-signature image to boot if board requires
signature verify.

The board signature verify usually depends on otp/efuse
key is enabled or disabled.

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I4e4dd201e74712a53cb0f481463b48532e30bb40
2020-04-21 12:02:02 +08:00
..
Kconfig spl: Kconfig: add config SPL_KERNEL_COMPRESS_ADDR & SPL_RAMDISK_COMPRESS_ADDR 2020-04-15 11:55:40 +08:00
Makefile UPSTREAM: spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU 2020-01-07 17:24:56 +08:00
spl.c spl: print entry point for U-Boot and OP-TEE 2020-04-20 19:42:03 +08:00
spl_ab.c common: spl: ab: add ab interface to get slot info 2019-08-02 09:23:44 +08:00
spl_atf.c spl: do cleanup before jumping to next stage 2020-04-09 18:26:22 +08:00
spl_bootrom.c spl: add a 'return to bootrom' boot method 2017-08-13 17:12:19 +02:00
spl_dfu.c treewide: replace with error() with pr_err() 2018-01-17 15:27:28 +08:00
spl_ext.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
spl_fat.c spl: fit: support load multiple backup of images 2020-04-10 10:22:22 +08:00
spl_fit.c fit: support board sig verify require 2020-04-21 12:02:02 +08:00
spl_mmc.c common: spl: mmc: clean up the useless log 2020-04-15 20:58:18 +08:00
spl_mtd_blk.c spl: mtd_blk: support load fit firmware 2020-04-21 10:38:15 +08:00
spl_nand.c spl: fit: support load multiple backup of images 2020-04-10 10:22:22 +08:00
spl_net.c spl: fit: support load multiple backup of images 2020-04-10 10:22:22 +08:00
spl_nor.c
spl_onenand.c
spl_optee.S common: spl: jump next process depend on entry_point_os 2020-04-07 17:47:16 +08:00
spl_ram.c spl: fit: support load multiple backup of images 2020-04-10 10:22:22 +08:00
spl_rkfw.c spl: rkfw: support decompress kernel and ramdisk 2020-04-15 11:55:40 +08:00
spl_sata.c
spl_sdp.c UPSTREAM: usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP 2020-01-07 17:24:58 +08:00
spl_spi.c spl: fit: support load multiple backup of images 2020-04-10 10:22:22 +08:00
spl_ubi.c
spl_usb.c
spl_xip.c
spl_ymodem.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00