Home
last modified time | relevance | path

Searched hist:"0 d8358d2fe0a3f095ed10b7365c65bb791047d4c" (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/kernel/
H A Dinitcall.c0d8358d2fe0a3f095ed10b7365c65bb791047d4c Wed Jun 10 12:26:20 UTC 2020 Jerome Forissier <jerome@forissier.org> core: print CPU initialization messages with IMSG()

Start and end of initialization for each CPU is important information
that deserves to be shown with I (information) severity rather than D
(debug). This is not done consistently, fix that.

Signed-off-by: Jerome Forissier <jerome@forissier.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Acked-by: Etienne Carriere <etienne.carriere@linaro.org>
/optee_os/core/arch/arm/kernel/
H A Dboot.c0d8358d2fe0a3f095ed10b7365c65bb791047d4c Wed Jun 10 12:26:20 UTC 2020 Jerome Forissier <jerome@forissier.org> core: print CPU initialization messages with IMSG()

Start and end of initialization for each CPU is important information
that deserves to be shown with I (information) severity rather than D
(debug). This is not done consistently, fix that.

Signed-off-by: Jerome Forissier <jerome@forissier.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Acked-by: Etienne Carriere <etienne.carriere@linaro.org>