Searched refs:active (Results 1 – 21 of 21) sorted by relevance
/trusted-firmware-a-3.7.0/drivers/nxp/crypto/caam/src/auth/ |
D | hash.c | 44 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/ |
D | hash.h | 76 bool active; member
|
/trusted-firmware-a-3.7.0/fdts/ |
D | stm32mp15xx-osd32.dtsi | 120 regulator-active-discharge; 125 regulator-active-discharge;
|
D | stm32mp15xx-dhcor-som.dtsi | 145 regulator-active-discharge = <1>; 150 regulator-active-discharge = <1>;
|
D | a5ds.dts | 154 smsc,irq-active-high;
|
D | stm32mp157c-ed1.dts | 176 regulator-active-discharge = <1>;
|
D | stm32mp157a-avenger96.dts | 157 regulator-active-discharge = <1>;
|
D | stm32mp15xx-dkx.dtsi | 180 regulator-active-discharge = <1>;
|
D | stm32mp135f-dk.dts | 166 regulator-active-discharge = <1>;
|
D | stm32mp157c-odyssey-som.dtsi | 184 regulator-active-discharge = <1>;
|
D | stm32mp15xx-dhcom-som.dtsi | 155 regulator-active-discharge = <1>;
|
/trusted-firmware-a-3.7.0/docs/process/ |
D | maintenance.rst | 17 - Being an active member of the project for at least a couple of years.
|
D | code-review-guidelines.rst | 58 - 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/ |
D | firmware-update.rst | 47 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
|
D | exception-handling.rst | 107 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
|
D | platform-interrupt-controller-API.rst | 71 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
|
D | sdei.rst | 41 original EL2 execution [13]. Note that the SDEI interrupt remains active until 289 context, and mark that the active context.
|
D | xlat-tables-lib-v2-design.rst | 45 However, please note that version 2 and the MPU version are still in active
|
/trusted-firmware-a-3.7.0/docs/plat/ |
D | allwinner.rst | 53 This option defaults to 1. If an active SCP supporting the SCPI protocol
|
/trusted-firmware-a-3.7.0/docs/ |
D | porting-guide.rst | 1177 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/ |
D | build-options.rst | 587 operations, and the rest is managed in hardware, minimizing active software
|