Home
last modified time | relevance | path

Searched refs:before (Results 1 – 25 of 60) sorted by relevance

123

/rk3399_ARM-atf/docs/components/spd/
H A Doptee-dispatcher.rst17 before executing it, and then only if the signature is valid will the 'secrets'
21 kernel finishes loading and before any attack vectors can be opened up by
/rk3399_ARM-atf/docs/components/
H A Dplatform-interrupt-controller-API.rst90 inserts barrier to make memory updates visible before enabling interrupt, and
211 inserts barrier to make memory updates visible before raising SGI, then writes
252 inserts barrier to make memory updates visible before setting interrupt pending,
285 inserts barriers to order memory updates before updating mask,
287 are visible before potential trigger due to mask update.
303 inserts barriers to order memory updates before updating mask, then writes
305 are visible before potential trigger due to mask update, and
H A Darm-sip-service.rst69 This call can only be made on the primary CPU, before any secondaries were
75 registers should not be expected to hold their values before the call was made.
H A Dexception-handling.rst387 priority level before returning to the |EHF|. Runtime firmware, upon exit
388 through an ``ERET``, resumes execution before the interrupt occurred.
424 priority before the call to ``ehf_activate_priority()``. Dispatchers
488 For the latter case above, dispatchers before |EHF| expect Non-secure interrupts
490 preempted error code before yielding to Non-secure world.
553 *deactivate* the priority level before returning to the |EHF|. See
574 was before.
H A Dxlat-tables-lib-v2-design.rst178 added early on, before the translation tables are created and populated. They
230 added before ``init_xlat_tables()`` is called and ``init_xlat_tables()`` must be
254 successfully added before updating the translation context structure. If the
390 is deferred to the ``enable_mmu*()`` family of functions, just before the MMU is
/rk3399_ARM-atf/services/std_svc/sdei/
H A Dsdei_main.c474 bool before, after; in sdei_event_enable() local
487 before = GET_EV_STATE(se, ENABLED); in sdei_event_enable()
496 if (is_map_bound(map) && (!before && after)) in sdei_event_enable()
514 bool before, after; in sdei_event_disable() local
527 before = GET_EV_STATE(se, ENABLED); in sdei_event_disable()
536 if (is_map_bound(map) && (before && !after)) in sdei_event_disable()
/rk3399_ARM-atf/docs/process/
H A Dplatform-ports-policy.rst32 deprecated interfaces. Platforms are expected to migrate before the removal of
43 period before deleting it (typically 2 release cycles). In this case, we keep
H A Dcode-review-guidelines.rst9 before they are integrated in the source tree. Different people bring different
25 ensure they meet the project's expectations before they get merged, according to
74 several rounds of reviews and rework before they get approved, especially
H A Dsecurity.rst28 remedy before it is made public. As such, please follow the disclosure plan
H A Dfaq.rst7 Often it is necessary to update your patch set before it is merged. Refer to the
H A Dcontributing.rst183 jobs are deployed to run tests on every patch before being merged. Each of your
184 patches go through a series of checks before they get merged on to the master
274 before they get merged upstream.
/rk3399_ARM-atf/docs/plat/arm/arm_fpga/
H A Dindex.rst48 putting its address into the x0 register before jumping to the entry
50 It defaults to 0x80070000, which is 64KB before the BL33 load address.
56 To avoid random garbage, there needs to be a "CMD:" signature before the
/rk3399_ARM-atf/plat/arm/board/juno/fdts/
H A Djuno_stmm_spmc_at_el3_manifest.dts12 * before including platform_def.h
/rk3399_ARM-atf/plat/arm/board/fvp/fdts/
H A Dfvp_stmm_spmc_at_el3_manifest.dts12 * before including platform_def.h
H A Dfvp_stmm_rust_spmc_manifest.dts12 * before including platform_def.h
/rk3399_ARM-atf/docs/perf/
H A Dpsci-performance-methodology.rst26 test to complete before proceeding to the next non-lead CPU. The lead CPU then
H A Dpsci-performance-juno.rst320 the lock before proceeding.
353 AP CPU to enter WFI before making the channel available to other CPUs, which
/rk3399_ARM-atf/docs/security_advisories/
H A Dsecurity-advisory-tfv-1.rst16 | Affected | firmware update code executing before BL31 |
43 the cold boot path, before BL31 starts. Untrusted in this sense means code
H A Dsecurity-advisory-tfv-10.rst132 authentication method (``AUTH_METHOD_NV_CTR``) before the cryptographic
136 ``get_ext()`` before cryptographic authentication.
H A Dsecurity-advisory-tfv-9.rst47 before any branch instruction is executed. This is sufficient to mitigate
H A Dsecurity-advisory-tfv-8.rst27 restore it before returning into the lower exception level software that called
/rk3399_ARM-atf/docs/plat/
H A Drz-g2.rst71 reference tree [1] resets into EL1 before entering BL2 - see its
74 BL2 initializes DDR before determining the boot reason (cold or warm).
H A Drcar-gen3.rst71 reference tree [1] resets into EL1 before entering BL2 - see its
75 PMIC) before determining the boot reason (cold or warm).
H A Drpi4.rst72 But before doing that, it will also load a "kernel" and the device tree into
/rk3399_ARM-atf/tools/cot_dt2c/
H A D.gitignore35 # before PyInstaller builds the exe, so as to inject date/other infos into it.

123