]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/sbl.git/commit
PRSDK-5119: Verified SBL OSPI read throughput at 251Mbytes per sec
authorMadan Srinivas <a0756974@ti.com>
Wed, 12 Dec 2018 00:10:15 +0000 (19:10 -0500)
committerMadan Srinivas <madans@ti.com>
Mon, 17 Dec 2018 19:31:23 +0000 (14:31 -0500)
commit8e203d61525ebbf99727e9153c622d18a49b5fbf
tree313d8756a9077dcd430f3809eeee134f769c8ac8
parentfdea1f77dd6d1ca285088ff180f7cd6f30ad4b54
PRSDK-5119: Verified SBL OSPI read throughput at 251Mbytes per sec

Boot time from OSPI flash with 1 Mbyte image is uner 40ms-100ms

Signed-off-by: Madan Srinivas<madans@ti.com>
18 files changed:
board/k3/sbl_main.c
board/k3/sbl_main.h
build/sbl_lib.mk
build/sbl_mcu0_boot_perf_test.mk [new file with mode: 0644]
example/k3MulticoreApp/mcuBootPerfLinker.lds [new file with mode: 0644]
example/k3MulticoreApp/sbl_mcu_0_boot_perf_benchmark.c [new file with mode: 0644]
sbl_component.mk
soc/k3/linker.cmd
soc/k3/sbl_init.asm [new file with mode: 0644]
soc/k3/sbl_profile.h [new file with mode: 0644]
soc/k3/sbl_sci_client.c
soc/k3/sbl_sci_client.h
soc/k3/sbl_slave_core_boot.c
soc/k3/sbl_soc.c [new file with mode: 0644]
src/mmcsd/sbl_mmcsd.c
src/ospi/sbl_ospi.c
src/ospi/sbl_ospi.h
src/rprc/sbl_rprc.c