arm-trusted-firmware/drivers/arm/css
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
..
mhu fix: remove useless "return" at void functions 2023-02-16 15:15:30 +02:00
scmi fix(scmi): induce a delay in monitoring SCMI channel status 2024-02-02 17:14:27 +05:30
scp refactor(css): support multiple SDS regions 2024-02-13 14:36:14 +01:00
scpi arm/css/scpi: Don't panic if the SCP fails to respond 2020-02-12 21:16:46 -06:00
sds refactor(sds): modify log level for region validity 2024-03-06 17:11:11 +01:00