[PATCH v1] drivers: don't compile Secure Monitor UCLASS unconditionally
Simon Glass
sjg at google.com
Sat Oct 14 20:19:42 CEST 2023
On Fri, 13 Oct 2023 at 09:57, Alexey Romanov
<avromanov at salutedevices.com> wrote:
>
> It makes no sense to compile Secure Monitor unconditionally.
> For example, this break the SPL build on boards with a small
> allowed SPL image size.
>
> Fixes: 126fbbefd89e ("drivers: introduce Secure Monitor uclass")
>
> Signed-off-by: Alexey Romanov <avromanov at salutedevices.com>
> ---
> drivers/Makefile | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list