diff options
author | Clement Leger <cleger@kalray.eu> | 2020-03-02 12:39:01 +0300 |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2020-03-26 08:29:41 +0300 |
commit | 12677467d6d5897391ef635db97787aef2f574eb (patch) | |
tree | 23cb2ca7fce452c6161b5a4b5ddc5411c2ecc2e9 /include/kunit | |
parent | f31e339f1b9b765c8c727d635c1b74424c102c1e (diff) | |
download | linux-12677467d6d5897391ef635db97787aef2f574eb.tar.xz |
remoteproc: Allow overriding only sanity_check
Now that rproc_elf_sanity_check can be used by external drivers, allow
to only overwrite the sanity_check member of rproc_ops. This will allow
drivers to handle elf32 and elf64 by overwriting sanity_check with
rproc_elf_sanity_check function.
Signed-off-by: Clement Leger <cleger@kalray.eu>
Link: https://lore.kernel.org/r/20200302093902.27849-8-cleger@kalray.eu
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'include/kunit')
0 files changed, 0 insertions, 0 deletions