| /rk3399_ARM-atf/lib/zlib/ |
| H A D | inftrees.c | 48 code here; /* table entry for duplication */ in inflate_table() local 113 here.op = (unsigned char)64; /* invalid code marker */ in inflate_table() 114 here.bits = (unsigned char)1; in inflate_table() 115 here.val = (unsigned short)0; in inflate_table() 116 *(*table)++ = here; /* make a table to force an error */ in inflate_table() 117 *(*table)++ = here; in inflate_table() 211 here.bits = (unsigned char)(len - drop); in inflate_table() 213 here.op = (unsigned char)0; in inflate_table() 214 here.val = work[sym]; in inflate_table() 217 here.op = (unsigned char)(extra[work[sym] - match]); in inflate_table() [all …]
|
| H A D | inffast.c | 70 code const *here; /* retrieved table entry */ in inflate_fast() local 107 here = lcode + (hold & lmask); in inflate_fast() 109 op = (unsigned)(here->bits); in inflate_fast() 112 op = (unsigned)(here->op); in inflate_fast() 114 Tracevv((stderr, here->val >= 0x20 && here->val < 0x7f ? in inflate_fast() 116 "inflate: literal 0x%02x\n", here->val)); in inflate_fast() 117 *out++ = (unsigned char)(here->val); in inflate_fast() 120 len = (unsigned)(here->val); in inflate_fast() 138 here = dcode + (hold & dmask); in inflate_fast() 140 op = (unsigned)(here->bits); in inflate_fast() [all …]
|
| H A D | inflate.c | 600 code here; /* current decoding table entry */ in inflate() local 942 here = state->lencode[BITS(state->lenbits)]; in inflate() 943 if ((unsigned)(here.bits) <= bits) break; in inflate() 946 if (here.val < 16) { in inflate() 947 DROPBITS(here.bits); in inflate() 948 state->lens[state->have++] = here.val; in inflate() 951 if (here.val == 16) { in inflate() 952 NEEDBITS(here.bits + 2); in inflate() 953 DROPBITS(here.bits); in inflate() 963 else if (here.val == 17) { in inflate() [all …]
|
| /rk3399_ARM-atf/plat/arm/board/fvp/ |
| H A D | jmptbl_mbedtls_psa.i | 6 # Platform-specific ROMLIB MbedTLS PSA Crypto functions can be added here.
|
| H A D | jmptbl_mbedtls.i | 6 # Platform-specific ROMLIB MbedTLS functions can be added here.
|
| H A D | jmptbl.i | 6 # Platform specific romlib functions can be added or included here.
|
| /rk3399_ARM-atf/docs/plat/qti/ |
| H A D | lemans_evk.rst | 29 Note that the bl2.elf generated here is required to be signed as TZ image with 40 `here <https://github.com/qualcomm-linux/meta-qcom?tab=readme-ov-file#quick-build>`__ 48 `here <https://github.com/qualcomm-linux/meta-qcom?tab=readme-ov-file#flash-images>`__
|
| H A D | rb3gen2.rst | 44 Note that the bl2.elf generated here is required to be signed as TZ image with 55 `here <https://github.com/qualcomm-linux/meta-qcom?tab=readme-ov-file#quick-build>`__ 63 `here <https://github.com/qualcomm-linux/meta-qcom?tab=readme-ov-file#flash-images>`__
|
| /rk3399_ARM-atf/plat/arm/board/juno/ |
| H A D | jmptbl_mbedtls.i | 6 # Platform-specific ROMLIB MbedTLS functions can be added here.
|
| H A D | jmptbl.i | 6 # Platform specific romlib functions can be added or included here.
|
| /rk3399_ARM-atf/drivers/nxp/ddr/nxp-ddr/ |
| H A D | README.odt | 5 configurations are possible but not covered here. First slot empty is possbile
|
| /rk3399_ARM-atf/fdts/ |
| H A D | stm32mp25-bl2.dtsi | 17 * UUID's here are UUID RFC 4122 compliant meaning fieds are stored in
|
| H A D | stm32mp13-bl2.dtsi | 38 * UUID's here are UUID RFC 4122 compliant meaning fieds are stored in
|
| H A D | stm32mp21-bl2.dtsi | 27 * UUID's here are UUID RFC 4122 compliant meaning fieds are stored in
|
| H A D | stm32mp23-bl2.dtsi | 32 * UUID's here are UUID RFC 4122 compliant meaning fieds are stored in
|
| H A D | stm32mp15-bl2.dtsi | 52 * UUID's here are UUID RFC 4122 compliant meaning fieds are stored in
|
| /rk3399_ARM-atf/docs/process/ |
| H A D | maintenance.rst | 15 `here`_ must be fullfilled. These are:
|
| /rk3399_ARM-atf/docs/about/ |
| H A D | contact.rst | 32 topic within the community. More details can be found `here`_.
|
| /rk3399_ARM-atf/docs/plat/arm/morello/ |
| H A D | index.rst | 36 `here <https://git.morello-project.org/morello/llvm-project-releases/>`_.
|
| /rk3399_ARM-atf/docs/threat_model/firmware_threat_model/ |
| H A D | threat_model_rse_interface.rst | 45 are applicable for the AP core, here only the differences are highlighted.
|
| /rk3399_ARM-atf/docs/security_advisories/ |
| H A D | security-advisory-tfv-5.rst | 48 here ``PMCR_EL0.DP`` architecturally resets to zero.
|
| /rk3399_ARM-atf/plat/arm/board/fvp/fdts/ |
| H A D | fvp_tb_fw_config.dts | 32 * UUID's here are UUID RFC 4122 compliant meaning fieds are stored in
|
| /rk3399_ARM-atf/plat/allwinner/common/ |
| H A D | arisc_off.S | 21 # overwriting the 0 in this code here.
|
| /rk3399_ARM-atf/docs/perf/ |
| H A D | performance-monitoring-unit.rst | 122 security state unless it is enabled here.
|
| /rk3399_ARM-atf/docs/components/fconf/ |
| H A D | tb_fw_bindings.rst | 6 here. If a binding does not generalize, they should be documented
|