Home
last modified time | relevance | path

Searched refs:reboot (Results 1 – 13 of 13) sorted by relevance

/rk3399_ARM-atf/plat/mediatek/mt8186/drivers/rtc/
H A Drtc.c26 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()
/rk3399_ARM-atf/plat/mediatek/mt8183/drivers/rtc/
H A Drtc.c26 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()
/rk3399_ARM-atf/plat/mediatek/drivers/rtc/
H A Drtc_mt6359p.c27 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()
/rk3399_ARM-atf/fdts/
H A Dfvp-foundation-motherboard.dtsi
H A Drtsm_ve-motherboard.dtsi70 reboot {
71 compatible = "arm,vexpress-reboot";
/rk3399_ARM-atf/docs/plat/
H A Dsynquacer.rst112 sudo reboot
/rk3399_ARM-atf/plat/nvidia/tegra/soc/t194/drivers/include/
H A Dt194_nvg.h402 uint32_t reboot : U(1); member
/rk3399_ARM-atf/docs/plat/qti/
H A Dmsm8916.rst135 to the ``tz`` partition on the device. BL31 should be running after a reboot.
/rk3399_ARM-atf/docs/plat/arm/
H A Darm-build-options.rst140 complete a warm reboot sequence in which only the CPUs are power cycled.
/rk3399_ARM-atf/docs/plat/marvell/armada/
H A Dbuild.rst200 an error message will be printed prior trying to reboot via the usual way.
/rk3399_ARM-atf/docs/components/
H A Dfirmware-update.rst55 On subsequent reboot, the second stage Bootloader (BL2) performs the
/rk3399_ARM-atf/docs/threat_model/firmware_threat_model/
H A Dthreat_model.rst987 | | system to reboot or enter into unknown state.** |
/rk3399_ARM-atf/docs/
H A Dchange-log.md6583 …- add interrupt handler for reboot request ([f1fe144](https://review.trustedfirmware.org/plugins/g…
6929 …- set warm reboot entry point ([5cf9cc1](https://review.trustedfirmware.org/plugins/gitiles/TF-A/t…
7592 …- add reboot function for PSCI ([24dd5a7](https://review.trustedfirmware.org/plugins/gitiles/TF-A/…
9251 …- reboot/shutdown with low to high gpio ([bd2ad12](https://review.trustedfirmware.org/plugins/giti…
9663 - CPU hotplug, reboot and MCDI
9767 - Enabled trigger reboot from secure pl061
10538 - Fixed crashes due to the flash memory used for cold reboot attack