mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
Merge "Revert "ipq5018: Disable secure pil for ATF""
This commit is contained in:
commit
558a97b041
1 changed files with 0 additions and 13 deletions
|
|
@ -1657,19 +1657,6 @@ void board_pci_deinit()
|
|||
}
|
||||
#endif
|
||||
|
||||
void fdt_fixup_wcss_rproc_for_atf(void *blob)
|
||||
{
|
||||
/*
|
||||
* Set q6 in non-secure mode only if ATF is enable
|
||||
*/
|
||||
parse_fdt_fixup("/soc/qcom_q6v5_wcss@CD00000%qcom,nosecure%1", blob);
|
||||
parse_fdt_fixup("/soc/qcom_q6v5_wcss@CD00000%qca,wcss-aon-reset-seq%1", blob);
|
||||
/*
|
||||
* Set btss in non-secure mode only if ATF is enable
|
||||
*/
|
||||
parse_fdt_fixup("/soc/bt@7000000%qcom,nosecure%1", blob);
|
||||
}
|
||||
|
||||
void fdt_fixup_qpic(void *blob)
|
||||
{
|
||||
int node_off, ret;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue