Searched refs:N (Results 1 – 11 of 11) sorted by relevance
/tf-a-ffa_el3_spmc/include/drivers/arm/cryptocell/712/ |
A D | secureboot_gen_defs.h | 40 uint32_t N[SB_RSA_MOD_SIZE_IN_WORDS]; /*!< N public key, big endian representation. */ member
|
/tf-a-ffa_el3_spmc/drivers/auth/cryptocell/712/ |
A D | cryptocell_crypto.c | 182 memcpy(pk.N, p, RSA_MOD_SIZE_IN_BYTES); in verify_signature() 197 UTIL_ReverseMemCopy((uint8_t *)RevN, (uint8_t *)pk.N, sizeof(RevN)); in verify_signature()
|
/tf-a-ffa_el3_spmc/docs/threat_model/ |
A D | threat_model.rst | 345 | ``Impact`` | N/A | Critical (5) | Critical (5) | 347 | ``Likelihood`` | N/A | Medium (3) | Medium (3) | 349 | ``Total Risk Rating`` | N/A | High (15) | High (15) | 390 | ``Impact`` | N/A | Critical (5) | Critical (5) | 392 | ``Likelihood`` | N/A | Medium (3) | Medium (3) | 435 | ``Impact`` | N/A | Low (2) | Low (2) | 437 | ``Likelihood`` | N/A | High (4) | High (4) | 439 | ``Total Risk Rating`` | N/A | Medium (8) | Medium (8) | 478 | ``Impact`` | N/A | High (4) | High (4) | 480 | ``Likelihood`` | N/A | Critical (5) | Critical (5) | [all …]
|
/tf-a-ffa_el3_spmc/docs/plat/arm/ |
A D | arm-build-options.rst | 13 - ``ARM_CONFIG_CNTACR``: boolean option to unlock access to the ``CNTBase<N>`` 14 frame registers by setting the ``CNTCTLBase.CNTACR<N>`` register bits. The 15 frame number ``<N>`` is defined by ``PLAT_ARM_NSTIMER_FRAME_ID``, which 95 configure an Arm Ethos-N NPU. To use this service the target platform's
|
/tf-a-ffa_el3_spmc/make_helpers/ |
A D | build_macros.mk | 25 uppercase_table:=a,A b,B c,C d,D e,E f,F g,G h,H i,I j,J k,K l,L m,M n,N o,O p,P q,Q r,R s,S t,T u,…
|
/tf-a-ffa_el3_spmc/docs/plat/ |
A D | rcar-gen3.rst | 25 | R-Car M3-N | - Salvator-X | |
|
/tf-a-ffa_el3_spmc/docs/components/ |
A D | secure-partition-manager.rst | 552 execution context. If the primary boot physical core linear id is N, an MP SP is 553 started using EC[N] on PE[N] (see `Platform topology`_). If the partition is a 554 UP SP, it is started using its unique EC0 on PE[N].
|
A D | firmware-update.rst | 367 N/A
|
/tf-a-ffa_el3_spmc/docs/getting_started/ |
A D | build-options.rst | 109 | 0 | none | N | N | 113 | 2 | pac-ret | Y | N | 115 | 3 | pac-ret+leaf | Y | N | 117 | 4 | bti | N | Y |
|
/tf-a-ffa_el3_spmc/docs/design/ |
A D | firmware-design.rst | 2201 Consider a system of 2 CPUs with 'N' bakery locks as shown above. For an
|
/tf-a-ffa_el3_spmc/docs/ |
A D | change-log.rst | 234 - Added SiP service to configure Ethos-N NPU
|
Completed in 23 milliseconds