Currently for non-testing images, a secure side log "Secure image initializing" is used to indicate the whole system has booted up.
But this log is early in secure side and it is initializing not initialized.
It is not reliable to take it as an indication.
Instead a log in NS thread can be much more reliable.
This ticket is just to do that.
Description
Description