arm-trusted-firmware/drivers/arm/css/sds
David Vincze 33f29b8ae4 refactor(sds): modify log level for region validity
Modify the log level from WARNING to VERBOSE for the SDS region
validity check. An invalid region causes the initialization step
to fail, but normally it's only a temporary condition as the
actual initialization of the region (such as adding a valid region
descriptor structure) can happen asynchronously in another system
component. The goal of this tiny modification is to avoid flooding
the log with this message when we're waiting in a loop for the
region initialization to happen.

Change-Id: I180e35e25df3f31bbc816e6421ded17ba6ae1d85
Signed-off-by: David Vincze <david.vincze@arm.com>
2024-03-06 17:11:11 +01:00
..
aarch32 plat/arm: sds: Move to drivers/ folder 2019-01-25 16:04:11 +00:00
aarch64 plat/arm: sds: Move to drivers/ folder 2019-01-25 16:04:11 +00:00
sds.c refactor(sds): modify log level for region validity 2024-03-06 17:11:11 +01:00
sds_private.h Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 2019-08-01 13:14:12 -07:00