Home
last modified time | relevance | path

Searched hist:cb790c5e486cba4fbc4a4d0cdb89b5c65c886355 (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/services/spd/tlkd/
H A Dtlkd_pm.ccb790c5e486cba4fbc4a4d0cdb89b5c65c886355 Wed Aug 26 07:19:03 UTC 2015 Varun Wadekar <vwadekar@nvidia.com> Send power management events to the Trusted OS (TLK)

This patch adds PM handlers to TLKD for the system suspend/resume and
system poweroff/reset cases. TLK expects all SMCs through a single
handler, which then fork out into multiple handlers depending on the
SMC. We tap into the same single entrypoint by restoring the S-EL1
context before passing the PM event via register 'x0'. On completion
of the PM event, TLK sends a completion SMC and TLKD then moves on
with the PM process.

Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
H A Dtlkd_main.ccb790c5e486cba4fbc4a4d0cdb89b5c65c886355 Wed Aug 26 07:19:03 UTC 2015 Varun Wadekar <vwadekar@nvidia.com> Send power management events to the Trusted OS (TLK)

This patch adds PM handlers to TLKD for the system suspend/resume and
system poweroff/reset cases. TLK expects all SMCs through a single
handler, which then fork out into multiple handlers depending on the
SMC. We tap into the same single entrypoint by restoring the S-EL1
context before passing the PM event via register 'x0'. On completion
of the PM event, TLK sends a completion SMC and TLKD then moves on
with the PM process.

Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
/rk3399_ARM-atf/include/bl32/payloads/
H A Dtlk.hcb790c5e486cba4fbc4a4d0cdb89b5c65c886355 Wed Aug 26 07:19:03 UTC 2015 Varun Wadekar <vwadekar@nvidia.com> Send power management events to the Trusted OS (TLK)

This patch adds PM handlers to TLKD for the system suspend/resume and
system poweroff/reset cases. TLK expects all SMCs through a single
handler, which then fork out into multiple handlers depending on the
SMC. We tap into the same single entrypoint by restoring the S-EL1
context before passing the PM event via register 'x0'. On completion
of the PM event, TLK sends a completion SMC and TLKD then moves on
with the PM process.

Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>