RE: [PATCH] arm: socfpga: spl: To notify SDM when SPL pass control to U-Boot

2022-06-01 Thread Maniyam, Dinesh
h > > Subject: [PATCH] arm: socfpga: spl: To notify SDM when SPL pass control to U- > Boot > > From: Dinesh Maniyam > > Prior SPL pass control to U-Boot, SPL will send a mailbox command > "HPS_STAGE_NOTIFY" to notify Secure Device Manager (SDM) on HPS SW > transit

[PATCH] arm: socfpga: spl: To notify SDM when SPL pass control to U-Boot

2022-05-12 Thread dinesh . maniyam
From: Dinesh Maniyam Prior SPL pass control to U-Boot, SPL will send a mailbox command "HPS_STAGE_NOTIFY" to notify Secure Device Manager (SDM) on HPS SW transition. The purpose is for debug as user can query SDM on HPS error details when HPS enters a warm reset due to error such as watchdog. Si