commit | ebeb8d950559fbbc3660bd767d28e979ee6dc04b | [log] [tgz] |
---|---|---|
author | Ovidiu Panait <ovpanait@gmail.com> | Sun Jan 22 19:57:13 2023 +0200 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Fri Jan 27 18:31:59 2023 +0100 |
tree | 6c48e262fa1d3cad8393e84cda88447bf0271495 | |
parent | d530add2eff7a1ee2bf3dd596f3ca10341bb470e [diff] |
spl: doc: use correct name in jump_to_image_optee() description The actual function being documented is jump_to_image_optee(), not jump_to_image_linux(). Signed-off-by: Ovidiu Panait <ovpanait@gmail.com> Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>