Home
last modified time | relevance | path

Searched refs:active (Results 1 – 16 of 16) sorted by relevance

/tf-a-ffa_el3_spmc/drivers/nxp/crypto/caam/src/auth/
A Dhash.c44 if (glbl_ctx.active == false) { in hash_init()
46 glbl_ctx.active = true; in hash_init()
71 ctx->active = false; in hash_update()
78 ctx->active = false; in hash_update()
125 ctx->active = false; in hash_final()
153 ctx->active = false; in hash_final()
/tf-a-ffa_el3_spmc/include/drivers/nxp/crypto/caam/
A Dhash.h76 bool active; member
/tf-a-ffa_el3_spmc/fdts/
A Dstm32mp15xx-osd32.dtsi122 regulator-active-discharge;
127 regulator-active-discharge;
A Da5ds.dts154 smsc,irq-active-high;
A Dstm32mp157a-avenger96.dts159 regulator-active-discharge = <1>;
A Dstm32mp157c-ed1.dts177 regulator-active-discharge = <1>;
A Dstm32mp157c-odyssey-som.dtsi186 regulator-active-discharge = <1>;
A Dstm32mp15xx-dkx.dtsi177 regulator-active-discharge = <1>;
/tf-a-ffa_el3_spmc/docs/components/
A Dexception-handling.rst107 A priority level is *active* when a handler at that priority level is currently
127 whilst a higher priority level is active, and would result in a panic.
129 level when a higher priority level is active.
366 A priority level is said to be *active* when an exception of that priority is
414 if the current active priority is higher than the given one; otherwise
422 current active priority is equal to the given one; otherwise panics. |EHF|
549 #. The |EHF| marks that priority level *active*, and jumps to the dispatcher
A Dplatform-interrupt-controller-API.rst71 This API should return the *active* status of the interrupt ID specified by the
75 the GIC *Set Active Register* to read and return the active status of the
A Dsdei.rst41 original EL2 execution [13]. Note that the SDEI interrupt remains active until
289 context, and mark that the active context.
A Dxlat-tables-lib-v2-design.rst40 However, please note that version 2 is still in active development and is not
/tf-a-ffa_el3_spmc/docs/process/
A Dcode-review-guidelines.rst37 - Review other people's patches where possible. The more active reviewers there
/tf-a-ffa_el3_spmc/docs/getting_started/
A Dporting-guide.rst907 non-volatile storage and length) of active/updated images using the passed
908 FWU metadata, and update I/O policies of active/updated images using retrieved
914 container of all active/updated secure and non-secure images.
2702 priority pending interrupt from pending to active in the interrupt controller.
2710 pending to active in the interrupt controller. The value read is returned
A Dbuild-options.rst398 operations, and the rest is managed in hardware, minimizing active software
/tf-a-ffa_el3_spmc/docs/design/
A Dfirmware-design.rst1500 combination during the software's active life time.

Completed in 35 milliseconds