diff options
| author | 2012-07-15 11:25:27 +0300 | |
|---|---|---|
| committer | 2012-07-15 11:25:27 +0300 | |
| commit | 72854fb042b15b6139031a59c4725b3d86708352 (patch) | |
| tree | fc2c5271ad363024481ae905334db308b4fe4ab5 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | remoteproc: Add function rproc_get_boot_addr (diff) | |
| download | wireguard-linux-72854fb042b15b6139031a59c4725b3d86708352.tar.xz wireguard-linux-72854fb042b15b6139031a59c4725b3d86708352.zip | |
remoteproc: Move Elf related functions to separate file
Prepare for introduction of custom firmware loaders by
moving all ELF related handling into a separate file.
The functions: rproc_find_rsc_table(), rproc_fw_sanity_check(),
rproc_find_rsc_table() and rproc_get_boot_addr() are moved
to the new file remoteproc_elf_loader.c. The function
rproc_da_to_va() is made non-static and is declared in
remoteproc_internal.h
No functional changes are introduced in this patch.
Signed-off-by: Sjur Brændeland <sjur.brandeland@stericsson.com>
[ohad: rebase, fix kerneldoc, put prototypes in remoteproc_internal.h]
Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
