summaryrefslogtreecommitdiff
path: root/test/dm/remoteproc.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-08dm: Rename DM test flags to make them more genericSimon Glass1-2/+2
2020-08-04dm: core: Drop header files from dm/test.hSimon Glass1-0/+2
2020-05-19test: Use ut_asserteq_mem() where possibleSimon Glass1-3/+3
2020-01-07remoteproc: elf_loader: Add elf resource table load supportFabien Dessenne1-11/+80
2019-10-11remoteproc: elf_loader: Introduce rproc_elf_get_boot_addr() apiLokesh Vutla1-0/+2
2019-10-11remoteproc: elf_loader: Always check the validity of the image before loadingLokesh Vutla1-4/+1
2019-07-22remoteproc: add elf file load supportFabien Dessenne1-0/+122
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-1/+1
2015-10-22test: Add basic tests for remoteprocNishanth Menon1-0/+67