[PATCH 1/2] rc4: mark key as const

Philipp Tomsich philipp.tomsich at vrull.eu
Fri Nov 18 17:46:37 CET 2022


On Fri, 18 Nov 2022 at 17:13, John Keeping <john at metanate.com> wrote:
>
> Key data is never written so the parameter can be const, which allows
> putting fixed keys in .rodata.
>
> Signed-off-by: John Keeping <john at metanate.com>

Reviewed-by: Philipp Tomsich <philipp.tomsich at vrull.eu>


More information about the U-Boot mailing list