rv1126-uboot/lib
Hisping Lin df538e29bd lib: optee_client v2: support RKFS version 2
1.use get_rkss_version function to get rkss version,
  if security partition have data with rkss version 1, then
  we choice rkss version 1, if security partition is empty,
  then we choice rkss version 2
2.rkss version 2 support dual backup mechanism,
  security partition total use 1M
3.rkss version 2 R&W 256k data one time

Change-Id: I2f17b22d6a442df84be0d94a808b03465dc6fefe
Signed-off-by: Hisping Lin <hisping.lin@rock-chips.com>
2020-06-24 11:45:46 +08:00
..
avb Kconfig: disable CLI for verified-boot 2020-04-10 14:17:32 +08:00
bzip2
dhry
efi
efi_loader lib: efi: fix compile error 2020-04-09 18:26:22 +08:00
libfdt UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
lzma
lzo UPSTREAM: lzo: add a function to check the validity of the header 2018-01-17 15:27:28 +08:00
optee_clientApi lib: optee_client v2: support RKFS version 2 2020-06-24 11:45:46 +08:00
rsa lib: rsa: fix compile warning 2020-04-01 17:30:41 +08:00
tizen
zlib
Kconfig lib: add sha512 support 2019-08-02 10:34:33 +08:00
Makefile lib: Makefile: compile rsa/ depends on $(SPL_TPL_) 2020-03-13 11:23:53 +08:00
addr_map.c
aes.c
asm-offsets.c ARMv8: get new GD address from gd->new_gd directly 2018-01-17 15:27:28 +08:00
bch.c bch: don't use __BSD_VISIBLE to test for fls 2017-09-03 15:30:31 -04:00
bidram.c bidram: rename "dump_bidram" to "bidram_dump" 2020-02-28 11:37:13 +08:00
bitrev.c
charset.c UPSTREAM: lib: add some utf16 handling helpers 2018-01-16 18:13:59 +08:00
circbuf.c
crc7.c
crc8.c
crc16.c
crc32.c
crc32c.c UPSTREAM: lib: Add CRC32-C 2018-01-17 15:27:28 +08:00
ctype.c
display_options.c
div64.c
errno.c
errno_str.c
fdtdec.c fdt/Makefile: make u-boot-dtb.bin 8-byte aligned 2019-12-16 12:07:46 +08:00
fdtdec_common.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
fdtdec_test.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
gunzip.c lib: gzip: lower the message when parse header 2018-10-07 15:37:50 +08:00
gzip.c
hang.c lib: hang: reset the device if hang in spl 2020-04-21 20:04:22 +08:00
hashtable.c
hexdump.c UPSTREAM: lib: Add hexdump 2019-07-05 19:33:39 +08:00
initcall.c lib: initcall: add system total boot time debug 2019-02-25 09:59:46 +08:00
ldiv.c
linux_compat.c
linux_string.c
list_sort.c
lmb.c
lz4.c
lz4_wrapper.c boot_android: add runtime compatible for un/compressed kernel image 2018-07-14 11:39:04 +08:00
md5.c
membuff.c
net_utils.c
of_live.c UPSTREAM: libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-12-24 17:20:37 +08:00
panic.c
physmem.c
qsort.c
rand.c
rbtree.c
rc4.c
sha1.c
sha256.c lib: sha256: add sha256_csum() 2019-11-05 12:24:10 +08:00
sha512.c lib: add sha512 support 2019-08-02 10:34:33 +08:00
slre.c
smbios.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
stdlib.c lib: add stdlib.c 2019-07-01 19:17:50 +08:00
string.c
strmhz.c
strto.c UPSTREAM: lib: strto: fix incorrect handling of specified base 2018-01-16 18:14:09 +08:00
sysmem.c sysmem: add cmd "sysmem_search" to find available region 2020-02-28 11:36:49 +08:00
tables_csum.c
time.c
tiny-printf.c
tpm.c UPSTREAM: tpm: fix reading of permanent flags 2018-01-17 15:27:28 +08:00
trace.c
uuid.c env: Rename setenv() to env_set() 2017-08-16 08:22:18 -04:00
vsprintf.c UPSTREAM: lib: Add hexdump 2019-07-05 19:33:39 +08:00