Commit c0decd8
committed
remoteproc: add page lookup for TI PRU to ELF loader
This adds a special handler to the default remoteproc ELF firmware
loader that looks up the memory page on TI PRU firmware files.
These processors have multiple memory maps that share the same address
space, so we need to know the page in addition to the physical address
in order to translate the address to a local CPU address.
Signed-off-by: David Lechner <[email protected]>1 parent e1f8ece commit c0decd8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
890 | 890 | | |
891 | 891 | | |
892 | 892 | | |
893 | | - | |
| 893 | + | |
894 | 894 | | |
895 | 895 | | |
896 | 896 | | |
| |||
0 commit comments