Home
last modified time | relevance | path

Searched refs:after (Results 1 – 25 of 34) sorted by relevance

12

/tf-a-ffa_el3_spmc/docs/about/
A Drelease-information.rst10 candidates will start appearing after this and only bug fixes or updates
13 created after code freeze if there are significant changes that need merging onto
57 Release version after which it will be removed.
61 | | Date | after | …
/tf-a-ffa_el3_spmc/docs/process/
A Dplatform-compatibility-policy.rst24 the release after which each one will be removed. When an interface is
25 deprecated, the page must be updated to indicate the release after which the
A Dfaq.rst57 after the release, and then ``master`` will be fast-forwarded to ``integration``
72 but would be after the CI has been transitioned to `trustedfirmware.org`_.
A Dcode-review-guidelines.rst94 along with the module(s) they look after.
/tf-a-ffa_el3_spmc/services/std_svc/sdei/
A Dsdei_main.c462 bool before, after; in sdei_event_enable() local
478 after = GET_EV_STATE(se, ENABLED); in sdei_event_enable()
484 if (is_map_bound(map) && (!before && after)) in sdei_event_enable()
502 bool before, after; in sdei_event_disable() local
518 after = GET_EV_STATE(se, ENABLED); in sdei_event_disable()
524 if (is_map_bound(map) && (before && !after)) in sdei_event_disable()
/tf-a-ffa_el3_spmc/docs/components/
A Darm-sip-service.rst61 of the entry point (physical address) at which execution should start, after
64 When execution starts at the supplied entry point after Execution State has been
272 On success, the read data is retrieved from the shared buffer after the
377 subsequent calls fail after a first initialization. The caller maps the same
A Dromlib-design.rst17 2. Functions can be patched after they have been programmed into ROM.
A Dfirmware-update.rst80 is permitted to request execution of a secure world FWU image (after
125 - INTERRUPTED: This is the state of a secure, executable image after it has
A Dsecure-partition-manager-mm.rst594 instruction, to the instruction immediately after the call in the Secure
692 used after ``MM_SP_EVENT_COMPLETE_AARCH64``.
780 called from the Non-secure world. Also returned if it is used after
794 This function is only available at boot time. This interface is revoked after
A Dplatform-interrupt-controller-API.rst18 servicing. This must be be called only after an interrupt has already been
A Dxlat-tables-lib-v2-design.rst128 The resulting translation context variable will be called after this name, to
187 period of time, after which the memory may be discarded and reclaimed. For
A Dras.rst180 handled when they occur, but only after the exceptions are unmasked again.
/tf-a-ffa_el3_spmc/docs/plat/
A Drockchip.rst54 So after successfully building TF-A just follow their build instructions
A Drpi4.rst60 run after the SoC gets its power. The on-chip Boot ROM loads the next stage
/tf-a-ffa_el3_spmc/docs/security_advisories/
A Dsecurity-advisory-tfv-1.rst27 available after cold reset to support the Firmware Update (FWU) feature (also
110 /* Find out how much free trusted ram remains after BL1 load */
A Dsecurity-advisory-tfv-3.rst45 The vulnerability primarily manifests itself after `Pull Request #662`_. Before
/tf-a-ffa_el3_spmc/plat/nvidia/tegra/scat/
A Dbl31.scat134 * .rela.dyn needs to come after .data for the read-elf utility to parse
/tf-a-ffa_el3_spmc/docs/components/fconf/
A Dindex.rst95 after the io layer is initialized, as the |DTB| is stored on an external
/tf-a-ffa_el3_spmc/docs/getting_started/
A Dporting-guide.rst836 be invoked by BL31 after the power domain topology is initialized and can
1208 BL1 implements the reset vector where execution starts from after a cold or
1288 for performing any remaining platform-specific setup that can occur after the
1406 boot and FWU code path, after loading and authenticating the image.
1551 for given ``image_id``. This function is currently invoked in BL2 after
2075 the hardware after ``plat_trng_setup`` function is called. This value must
2384 This function is called by the PSCI implementation after the calling CPU is
2411 This function is called by the PSCI implementation after the calling CPU is
2430 call. It performs the platform-specific system poweroff sequence after
2437 call. It performs the platform-specific system reset sequence after
[all …]
A Dpsci-lib-integration-guide.rst97 During cold/warm boot, after invoking appropriate PSCI library interfaces, it
146 to an appropriate state after boot and may choose to directly program the
238 need to be called by the primary CPU during the cold boot sequence after
/tf-a-ffa_el3_spmc/docs/design/
A Dfirmware-design.rst351 for platforms to take further action after image load. This function must
417 using the Boot Over MHU (BOM) protocol after being loaded in the trusted SRAM
583 cluster immediately after reset and before the data cache is enabled in the
721 entry-point, to be invoked by the CPU immediately after the reset handler.
1447 warm boots, shortly after reset. Individual Errata workarounds are enabled as
1862 after SCP_BL2 has
1899 after SCP_BL2 has
2089 cache lines after these fields are written.
2093 mutual exclusion to this field and a clean and invalidate is needed after it
2409 needed again after boot time. In order to reduce the runtime memory
[all …]
A Dinterrupt-framework-design.rst410 program the routing model only after SP initialisation has completed e.g. in the
414 after receiving an interrupt from the EL3 runtime firmware. This information
873 #. ``SMC_PREEMPTED`` is set in x0 and return to non secure state after
876 The Normal World is expected to resume the TSP after the ``yielding`` SMC
913 In the synchronous model, it should begin handling a Secure-EL1 interrupt after
A Dpsci-pd-tree.rst233 each level starting from the root are laid out one after another in the
/tf-a-ffa_el3_spmc/docs/plat/arm/juno/
A Dindex.rst231 The Juno board should suspend to RAM and then wakeup after 10 seconds due to
/tf-a-ffa_el3_spmc/docs/
A Dchange-log.rst272 - Print newline after hex address in aarch64 el3_panic function
360 - Return the PMIC to I2C mode after use
671 - Free keys after use
1001 - The GIC CPU interface is now properly disabled after CPU off
1980 - ufs: Extend the delay after reset to wait for some slower chips
2213 footprint, the memory used for this code can be reclaimed after
2517 invalidating after the read DMA transfer completes
2634 interfaces and the release after which they will be removed.
2660 confirmed to be working after the removal of the deprecated interfaces
2797 - Mask events after CPU wakeup in |SDEI| dispatcher to conform to the
[all …]

Completed in 34 milliseconds

12