[PATCH] lib: sha512: include "compiler.h"

Simon Glass sjg at chromium.org
Sat Feb 20 12:55:05 CET 2021


On Thu, 18 Feb 2021 at 19:32, Siew Chin Lim
<elly.siew.chin.lim at intel.com> wrote:
>
> Include "compiler.h" in sha512.c. This is needed by 'cpu_to_be64' macro
> that used in 'sha512_base_do_finalize' function.
>
> Signed-off-by: Siew Chin Lim <elly.siew.chin.lim at intel.com>
> ---
>  lib/sha512.c | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list