Commit 7edc25b
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 5b51745 commit 7edc25b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
896 | 896 | | |
897 | 897 | | |
898 | 898 | | |
899 | | - | |
| 899 | + | |
900 | 900 | | |
901 | 901 | | |
902 | 902 | | |
| |||
0 commit comments