Searched refs:reboot (Results 1 – 16 of 16) sorted by relevance
/trusted-firmware-a/plat/mediatek/mt8183/drivers/rtc/ |
A D | rtc.c | 26 uint16_t reboot; in rtc_disable_2sec_reboot() local 28 reboot = (RTC_Read(RTC_AL_SEC) & ~RTC_BBPU_2SEC_EN) & in rtc_disable_2sec_reboot() 30 RTC_Write(RTC_AL_SEC, reboot); in rtc_disable_2sec_reboot()
|
/trusted-firmware-a/plat/mediatek/common/drivers/rtc/ |
A D | rtc_mt6359p.c | 27 uint16_t reboot; in rtc_disable_2sec_reboot() local 29 reboot = (RTC_Read(RTC_AL_SEC) & ~RTC_BBPU_2SEC_EN) & in rtc_disable_2sec_reboot() 31 RTC_Write(RTC_AL_SEC, reboot); in rtc_disable_2sec_reboot()
|
/trusted-firmware-a/fdts/ |
A D | fvp-foundation-motherboard.dtsi | 173 * reboot@0 { 174 * compatible = "arm,vexpress-reboot";
|
A D | rtsm_ve-motherboard.dtsi | 240 * reboot@0 { 241 * compatible = "arm,vexpress-reboot";
|
A D | rtsm_ve-motherboard-aarch32.dtsi | 241 * reboot@0 { 242 * compatible = "arm,vexpress-reboot";
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/plat/ |
A D | synquacer.rst.txt | 112 sudo reboot
|
/trusted-firmware-a/docs/plat/ |
A D | synquacer.rst | 112 sudo reboot
|
/trusted-firmware-a/plat/nvidia/tegra/soc/t194/drivers/include/ |
A D | t194_nvg.h | 402 uint32_t reboot : U(1); member
|
/trusted-firmware-a/docs/plat/marvell/armada/ |
A D | build.rst | 199 an error message will be printed prior trying to reboot via the usual way.
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/plat/marvell/armada/ |
A D | build.rst.txt | 199 an error message will be printed prior trying to reboot via the usual way.
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/threat_model/ |
A D | threat_model.rst.txt | 503 | | system to reboot or enter into unknown state.** |
|
/trusted-firmware-a/docs/threat_model/ |
A D | threat_model.rst | 503 | | system to reboot or enter into unknown state.** |
|
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/ |
A D | change-log.md.txt | 624 …- reboot/shutdown with low to high gpio ([bd2ad12](https://review.trustedfirmware.org/plugins/giti… 1036 - CPU hotplug, reboot and MCDI 1140 - Enabled trigger reboot from secure pl061 1911 - Fixed crashes due to the flash memory used for cold reboot attack
|
/trusted-firmware-a/docs/ |
A D | change-log.md | 624 …- reboot/shutdown with low to high gpio ([bd2ad12](https://review.trustedfirmware.org/plugins/giti… 1036 - CPU hotplug, reboot and MCDI 1140 - Enabled trigger reboot from secure pl061 1911 - Fixed crashes due to the flash memory used for cold reboot attack
|
/trusted-firmware-a/docs/build/TF-A_2.5/ |
A D | searchindex.js | 1 …34,40,45,47,48,53,70,86,110,112,114,115,124,126,138,140],rebas:[126,127],reboot:[6,63,86,112,117,1…
|
/trusted-firmware-a/docs/build/latex/ |
A D | trustedfirmware-a.tex | 36673 an error message will be printed prior trying to reboot via the usual way. 42425 sudo reboot 48260 system to reboot or enter into unknown state.} 53140 reboot/shutdown with low to high gpio (\sphinxhref{https://review.trustedfirmware.org/plugins/gitil… 54357 CPU hotplug, reboot and MCDI 54819 Enabled trigger reboot from secure pl061 58013 Fixed crashes due to the flash memory used for cold reboot attack
|
Completed in 130 milliseconds