summaryrefslogtreecommitdiff
path: root/test/dm/remoteproc.c
Commit message (Expand)AuthorAgeFilesLines
* dm: Rename DM test flags to make them more genericSimon Glass2020-08-071-2/+2
* dm: core: Drop header files from dm/test.hSimon Glass2020-08-031-0/+2
* test: Use ut_asserteq_mem() where possibleSimon Glass2020-05-191-3/+3
* remoteproc: elf_loader: Add elf resource table load supportFabien Dessenne2020-01-071-11/+80
* remoteproc: elf_loader: Introduce rproc_elf_get_boot_addr() apiLokesh Vutla2019-10-111-0/+2
* remoteproc: elf_loader: Always check the validity of the image before loadingLokesh Vutla2019-10-111-4/+1
* remoteproc: add elf file load supportFabien Dessenne2019-07-221-0/+122
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-1/+1
* test: Add basic tests for remoteprocNishanth Menon2015-10-221-0/+67