rv1126-uboot/common
Jason Zhu beeaf83f44 common: android: support AVB_SLOT_VERIFY_FLAGS_NO_VBMETA_PARTITION
Usually, the recovery is updated alone, so attach the vbmeta to its tail.
Pass AVB_SLOT_VERIFY_FLAGS_NO_VBMETA_PARTITION to verify the recovery.

Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>
Change-Id: Iaea6c8cd06f02ce946a84f8f568a7b91ef6dd40a
Signed-off-by: Yifeng Zhao <yifeng.zhao@rock-chips.com>
2020-10-26 16:39:25 +08:00
..
eeprom
init
spl spl: mtd_blk: support get image sector address by part info 2020-10-26 09:28:39 +08:00
usbplug common: add usbplug support 2020-05-22 16:58:04 +08:00
Kconfig common: iotrace: do optimize 2020-06-22 20:02:15 +08:00
Makefile common: iotrace: do optimize 2020-06-22 20:02:15 +08:00
android_ab.c common: android_ab: move the ab functions to android_ab.c 2020-10-22 19:38:57 +08:00
android_bootloader.c common: android: support AVB_SLOT_VERIFY_FLAGS_NO_VBMETA_PARTITION 2020-10-26 16:39:25 +08:00
attestation_key.c
autoboot.c common: support disable CLI for verified-boot 2020-03-28 18:21:16 +08:00
bedbug.c
board_f.c common: add usbplug support 2020-05-22 16:58:04 +08:00
board_info.c
board_r.c common: board_r: fix mtd blk compile error 2020-05-27 11:42:03 +08:00
boot_fit.c
bootm.c common: bootm: support host sign check for armv7 fit image 2020-04-03 17:54:19 +08:00
bootm_os.c
bootretry.c
bootstage.c
bouncebuf.c
cli.c common: cli: allow fall back to simple cli 2020-05-22 16:46:40 +08:00
cli_hush.c
cli_readline.c
cli_simple.c
command.c common: cli: allow fall back to simple cli 2020-05-22 16:46:40 +08:00
common_fit.c
console.c common: console: support enable timestamp in SPL 2020-09-02 16:35:17 +08:00
cros_ec.c
ddr_spd.c
dfu.c
dlmalloc.c
dlmalloc.src
edid.c common: edid: fix the mode flag for interlaced 2020-07-16 16:21:18 +08:00
exports.c
fb_common.c
fb_mmc.c
fb_nand.c
fdt_support.c common: fdt_support: update code wrap by configure 2020-05-22 16:46:40 +08:00
flash.c
hash.c
hwconfig.c
image-android-dt.c
image-android.c common: android: show ramdisk size of boot and vendor-boot 2020-10-10 16:17:06 +08:00
image-fdt.c common: image-fdt: ignore sysmem alloc for reseved memory at zero address 2020-06-05 14:36:13 +08:00
image-fit.c common: fit: add fit_image_is_preload() 2020-09-07 14:53:06 +08:00
image-sig.c UPSTREAM: rsa: add support of padding pss 2020-07-15 10:33:36 +08:00
image-sparse.c
image.c UPSTREAM: tools: mkimage: Support RISC-V arch 2020-04-14 12:45:33 +08:00
iomux.c
iotrace.c common: iotrace: do optimize 2020-06-22 20:02:15 +08:00
kallsyms.c
keymaster.c
kgdb.c
kgdb_stubs.c
lcd.c
lcd_console.c
lcd_console_rotation.c
lcd_simplefb.c
log.c
log_console.c
lynxkdi.c
main.c common: add autoboot_command_fail_handle() callback 2020-03-28 18:21:16 +08:00
malloc_simple.c common: malloc simple: enable space exhausted message 2020-09-17 20:03:01 +08:00
memsize.c
menu.c
miiphyutil.c
s_record.c
splash.c
splash_source.c
stdio.c
system_map.c
update.c
usb.c
usb_hub.c
usb_kbd.c
usb_storage.c
write_keybox.c
xyzModem.c