]> git.karo-electronics.de Git - karo-tx-linux.git/commit
remoteproc: Parse ELF file to find resource table address
authorSjur Brændeland <sjur.brandeland@stericsson.com>
Mon, 26 Nov 2012 11:41:00 +0000 (12:41 +0100)
committerSjur Brændeland <sjur@brendeland.net>
Tue, 12 Feb 2013 16:23:21 +0000 (17:23 +0100)
commit7d7b590e6309549217d76524f0c855729a38eac1
tree357aec38510842090b10438bcab10c099c9dc509
parent776b90ff5d4a29fa950718b63c8cbbff97a0ca71
remoteproc: Parse ELF file to find resource table address

Add function find_rsc_table_va to firmware ops. This function
returns the location of the resource table in shared memory
after loading.

Signed-off-by: Sjur Brændeland <sjur.brandeland@stericsson.com>
drivers/remoteproc/remoteproc_elf_loader.c
drivers/remoteproc/remoteproc_internal.h