summaryrefslogtreecommitdiff
path: root/test/dm/remoteproc.c
AgeCommit message (Expand)Author
2023-01-05test:dm:fix typoYuepeng Xing
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2020-08-07dm: Rename DM test flags to make them more genericSimon Glass
2020-08-03dm: core: Drop header files from dm/test.hSimon Glass
2020-05-19test: Use ut_asserteq_mem() where possibleSimon Glass
2020-01-07remoteproc: elf_loader: Add elf resource table load supportFabien Dessenne
2019-10-11remoteproc: elf_loader: Introduce rproc_elf_get_boot_addr() apiLokesh Vutla
2019-10-11remoteproc: elf_loader: Always check the validity of the image before loadingLokesh Vutla
2019-07-22remoteproc: add elf file load supportFabien Dessenne
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2015-10-22test: Add basic tests for remoteprocNishanth Menon