On Fri, 13 Oct 2023 at 09:57, Alexey Romanov <[email protected]> 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 <[email protected]> > --- > drivers/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Reviewed-by: Simon Glass <[email protected]>

