commit | d068b4973f62d7a8a84ee2653f18c039fca5b0d8 | [log] [tgz] |
---|---|---|
author | Andrew Davis <afd@ti.com> | Tue Mar 07 09:22:32 2023 -0600 |
committer | Andrew Davis <afd@ti.com> | Tue Mar 07 09:22:32 2023 -0600 |
tree | f231869749b22c1839857528fa059b286f8e2343 | |
parent | 1dabffe99a3a27b52b40741c010a87beb157cfca [diff] |
fix(ti): do not take system power reference in bl31_platform_setup() Taking a reference at this early stage can cause boot failure if the DM firmware is not fully initialized. Remove this early call until the fix in DM firmware is widely available. Signed-off-by: Andrew Davis <afd@ti.com> Change-Id: Ic9c47ccf1e9a1b9faeb1c7d2665d54cf55ef5396