Home
last modified time | relevance | path

Searched refs:scenario (Results 1 – 12 of 12) sorted by relevance

/trusted-firmware-a-3.7.0/plat/mediatek/mt8183/drivers/spm/
Dspm.c309 void spm_output_wake_reason(struct wake_status *wakesta, const char *scenario) in spm_output_wake_reason() argument
315 scenario, wakesta->assert_pc, mmio_read_32(ULPOSC_CON)); in spm_output_wake_reason()
322 scenario, wakeup_src_str[i], wakesta->timer_out); in spm_output_wake_reason()
Dspm.h2545 const char *scenario);
/trusted-firmware-a-3.7.0/docs/design/
Dalt-boot-flows.rst55 To help in the latter scenario, the ``SPIN_ON_BL1_EXIT=1`` build option can be
Dpsci-pd-tree.rst161 scenario:
Dinterrupt-framework-design.rst535 synchronous interrupt handling model. The SP could implement this scenario
666 registered for this type of interrupt. This scenario is reported as an
Dfirmware-design.rst1180 that continue with original exception. It is the only scenario where EL3 is capable
1541 unlikely scenario where a CVE and an erratum numbers clash, the CVE number
/trusted-firmware-a-3.7.0/docs/plat/
Drcar-gen3.rst79 entered in a cold boot scenario.
/trusted-firmware-a-3.7.0/docs/components/
Del3-spmc.rst473 In the scenario when secure interrupt occurs while the secure partition is running,
479 The 'managed exit' scenario is the responsibility of the TOS and the SPMC is not involved.
Dsdei.rst228 The following figure depicts a scenario involving explicit dispatch of SDEI
Dsecure-partition-manager.rst1378 | | | scheduled call chain. Refer scenario 1 of |
1382 | | | different CPU. This scenario is not supported |
1399 this secure interrupt. In this scenario, it is SP1.
/trusted-firmware-a-3.7.0/docs/perf/
Dpsci-performance-juno.rst445 scenario.
/trusted-firmware-a-3.7.0/docs/design_documents/
Dmeasured_boot_poc.rst487 but they can be modified if needed to better adapt it to a specific scenario.