/tf-a-ffa_el3_spmc/plat/mediatek/mt8195/drivers/spm/ |
A D | mt_spm.c | 44 .update = spm_update_rc_bus26m, 52 .update = spm_update_rc_syspll, 60 .update = spm_update_rc_dram, 68 .update = NULL, 83 .update = mt_spm_cond_update,
|
A D | mt_spm_cond.c | 223 if (((*rc)->update) == NULL) { in mt_spm_cond_update() 227 res = (*rc)->update(stateid, PLAT_RC_UPDATE_CONDITION, in mt_spm_cond_update()
|
/tf-a-ffa_el3_spmc/plat/mediatek/mt8192/drivers/spm/ |
A D | mt_spm.c | 49 .update = spm_update_rc_bus26m, 57 .update = spm_update_rc_syspll, 65 .update = spm_update_rc_dram, 73 .update = NULL, 88 .update = mt_spm_cond_update,
|
A D | mt_spm_cond.c | 207 if (((*rc)->update) == NULL) { in mt_spm_cond_update() 211 res = (*rc)->update(stateid, PLAT_RC_UPDATE_CONDITION, in mt_spm_cond_update()
|
/tf-a-ffa_el3_spmc/plat/mediatek/common/lpm/ |
A D | mt_lp_rm.c | 69 if (rm->update != NULL) { in mt_lp_rm_find_and_run_constraint() 70 res = rm->update(rm->consts, stateid, priv); in mt_lp_rm_find_and_run_constraint() 101 if ((*rc)->update != NULL) { in mt_lp_rm_do_update() 102 res = (*rc)->update(stateid, type, p); in mt_lp_rm_do_update()
|
A D | mt_lp_rm.h | 24 int (*update)(int stateid, int type, const void *p); member 31 int (*update)(struct mt_resource_constraint **con, member
|
/tf-a-ffa_el3_spmc/docs/components/ |
A D | index.rst | 14 firmware-update
|
A D | firmware-update.rst | 8 enables authenticated firmware to update firmware images from external 13 be complemented by other, higher level firmware update software. 100 BL1 to update its FWU image state. The BL1 image states and valid state 369 This SMC completes the firmware update process. BL1 calls the platform specific
|
A D | cot-binding.rst | 326 Future update to chain of trust binding
|
/tf-a-ffa_el3_spmc/docs/getting_started/ |
A D | image-terminology.rst | 131 firmware update operation, and cannot be modified. Its primary purpose is to 132 load subsequent firmware update images from an external interface and communicate 135 During firmware update, there are (potentially) multiple transitions between the 144 complete the firmware update operation. It is potentially a subset of ``AP_BL2`` 151 complete the firmware update operation. It is potentially a subset of
|
A D | tools-build.rst | 77 Example 3: update the entries of an existing Firmware package: 82 ./tools/fiptool/fiptool update \ 100 Note that if the destination FIP file exists, the create, update and
|
A D | build-options.rst | 863 Firmware update options 867 in defining the firmware update metadata structure. This flag is by default 872 the `PSA FW update specification`_. 873 This flag is used in defining the firmware update metadata structure. This 876 - ``PSA_FWU_SUPPORT``: Enable the firmware update mechanism as per the 877 `PSA FW update specification`_. The default value is 0, and this is an 879 PSA firmware update implementation has some limitations, such as BL2 is 889 .. _PSA FW update specification: https://developer.arm.com/documentation/den0118/a/
|
A D | prerequisites.rst | 109 .. _Node Version Manager: https://github.com/nvm-sh/nvm#install--update-script
|
/tf-a-ffa_el3_spmc/docs/plat/ |
A D | qti.rst | 33 update value of CROSS_COMPILE argument with your cross-compilation toolchain.
|
A D | synquacer.rst | 92 Use SYNQUACERFIRMWAREUPDATECAPSULEFMPPKCS7.Cap for UEFI capsule update and 105 the capsule update method:.
|
A D | hikey.rst | 56 - If your hikey hardware is built by CircuitCo, update *OpenPlatformPkg/Platforms/Hisilicon/HiKey/…
|
A D | hikey960.rst | 52 - If your hikey960 hardware is v1, update *OpenPlatformPkg/Platforms/Hisilicon/HiKey960/HiKey960.d…
|
A D | qemu.rst | 36 git submodule update --init
|
/tf-a-ffa_el3_spmc/docs/ |
A D | index.rst | 33 - `PSA FW update specification`_ 96 .. _PSA FW update specification: https://developer.arm.com/documentation/den0118/a/
|
/tf-a-ffa_el3_spmc/docs/process/ |
A D | faq.rst | 4 How do I update my changes? 7 Often it is necessary to update your patch set before it is merged. Refer to the
|
A D | contributing.rst | 94 - Where appropriate, please update the documentation. 100 (for example, a new platform port), then also update the
|
/tf-a-ffa_el3_spmc/docs/security_advisories/ |
A D | security-advisory-tfv-7.rst | 102 .. _Arm Processor Security Update: http://www.arm.com/security-update
|
A D | security-advisory-tfv-4.rst | 17 | Affected | firmware update code executing before BL31 |
|
A D | security-advisory-tfv-1.rst | 16 | Affected | firmware update code executing before BL31 |
|
/tf-a-ffa_el3_spmc/docs/plat/marvell/armada/ |
A D | porting.rst | 74 -sf update [valid address] 0x2000000 [size]
|