Home
last modified time | relevance | path

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

/trusted-firmware-a-3.7.0/drivers/nxp/crypto/caam/src/auth/
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()
/trusted-firmware-a-3.7.0/include/drivers/nxp/crypto/caam/
Dhash.h76 bool active; member
/trusted-firmware-a-3.7.0/fdts/
Dstm32mp15xx-osd32.dtsi120 regulator-active-discharge;
125 regulator-active-discharge;
Dstm32mp15xx-dhcor-som.dtsi145 regulator-active-discharge = <1>;
150 regulator-active-discharge = <1>;
Da5ds.dts154 smsc,irq-active-high;
Dstm32mp157c-ed1.dts176 regulator-active-discharge = <1>;
Dstm32mp157a-avenger96.dts157 regulator-active-discharge = <1>;
Dstm32mp15xx-dkx.dtsi180 regulator-active-discharge = <1>;
Dstm32mp135f-dk.dts166 regulator-active-discharge = <1>;
Dstm32mp157c-odyssey-som.dtsi184 regulator-active-discharge = <1>;
Dstm32mp15xx-dhcom-som.dtsi155 regulator-active-discharge = <1>;
/trusted-firmware-a-3.7.0/docs/process/
Dmaintenance.rst17 - Being an active member of the project for at least a couple of years.
Dcode-review-guidelines.rst58 - Review other people's patches where possible. The more active reviewers there
101 responding to active review comments after posting patch(es). In such a
/trusted-firmware-a-3.7.0/docs/components/
Dfirmware-update.rst47 There are active and update banks in the non-volatile storage identified
49 An active bank stores running firmware, whereas an update bank contains
53 storage, then ``Update Agent`` marks the update bank as the active bank,
67 By default, the platform uses the active bank of non-volatile storage to boot
80 If the platform fails to boot from active bank due to any reasons such
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
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
Dsdei.rst41 original EL2 execution [13]. Note that the SDEI interrupt remains active until
289 context, and mark that the active context.
Dxlat-tables-lib-v2-design.rst45 However, please note that version 2 and the MPU version are still in active
/trusted-firmware-a-3.7.0/docs/plat/
Dallwinner.rst53 This option defaults to 1. If an active SCP supporting the SCPI protocol
/trusted-firmware-a-3.7.0/docs/
Dporting-guide.rst1177 non-volatile storage and length) of active/updated images using the passed
1178 FWU metadata, and update I/O policies of active/updated images using retrieved
1184 container of all active/updated secure and non-secure images.
1228 the active bank. If the platform fails to boot from the active bank due to
1230 resets while booting from the active bank, the platform can then switch to boot
3113 priority pending interrupt from pending to active in the interrupt controller.
3121 pending to active in the interrupt controller. The value read is returned
/trusted-firmware-a-3.7.0/docs/getting_started/
Dbuild-options.rst587 operations, and the rest is managed in hardware, minimizing active software