diff options
| author | Abdellatif El Khlifi <[email protected]> | 2023-08-09 12:47:30 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-08-17 12:29:21 -0400 |
| commit | 67969516b0389fc655ba892bf681897f0e7b53bf (patch) | |
| tree | e7b4a59037d770b99b5e9d4bc35cd4f8a4ed985c /doc | |
| parent | 6831a4be29e6d165887b62abddcf4c5335a174dd (diff) | |
arm_ffa: use debug logs
replace info logs with debug logs
Signed-off-by: Abdellatif El Khlifi <[email protected]>
Cc: Tom Rini <[email protected]>
Cc: Simon Glass <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/arch/arm64.ffa.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/arch/arm64.ffa.rst b/doc/arch/arm64.ffa.rst index 325fb80346e..4ecdc31716a 100644 --- a/doc/arch/arm64.ffa.rst +++ b/doc/arch/arm64.ffa.rst @@ -231,7 +231,7 @@ Please refer the command documentation at :doc:`../usage/cmd/armffa` Example of boot logs with FF-A enabled -------------------------------------- -For example, when using FF-A with Corstone-1000 the logs are as follows: +For example, when using FF-A with Corstone-1000, debug logs enabled, the output is as follows: :: |
