diff options
| author | Philippe Schenker <[email protected]> | 2025-11-11 08:16:28 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-11-18 12:50:05 -0600 |
| commit | fe114f3662c655cae44b45370d6dc4de2055a611 (patch) | |
| tree | 387a0b73c0df2aff3b676658470598247bc487d1 /include/linux | |
| parent | 40768f5ed3ef82ac11236cdd2e50cde79b5debe5 (diff) | |
mach-k3: security: Propagate verified image addr
The ti_secure_image_check() function may relocate the image during
authentication, updating image_addr to point to the verified location.
The caller was not updated with this new address, causing it to
reference the original unverified location.
Update p_image with the verified image address after authentication
to ensure subsequent operations use the correct location.
Signed-off-by: Philippe Schenker <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
