summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tegra/riscv.c
AgeCommit message (Collapse)AuthorFilesLines
2022-11-25drm/tegra: Add code for booting RISC-V based enginesMikko Perttunen1-0/+106
Add helper code for booting RISC-V based engines where firmware is located in a carveout. Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>