summaryrefslogtreecommitdiff
path: root/drivers/remoteproc/rproc-elf-loader.c
AgeCommit message (Expand)Author
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-10-11remoteproc: elf_loader: Introduce rproc_elf_get_boot_addr() apiLokesh Vutla
2019-10-11remoteproc: elf_loader: Introduce a common elf loader and checker functionsLokesh Vutla
2019-10-11remoteproc: elf-loader: Add 64 bit elf loading supportLokesh Vutla
2019-10-11remoteproc: elf_loader: Always check the validity of the image before loadingLokesh Vutla
2019-10-11remoteproc: ops: Add elf section size as input parameter to device_to_virt apiLokesh Vutla
2019-07-22remoteproc: add elf file load supportFabien Dessenne