Home
last modified time | relevance | path

Searched refs:update (Results 1 – 25 of 33) sorted by relevance

12

/tf-a-ffa_el3_spmc/plat/mediatek/mt8195/drivers/spm/
A Dmt_spm.c44 .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 Dmt_spm_cond.c223 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 Dmt_spm.c49 .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 Dmt_spm_cond.c207 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 Dmt_lp_rm.c69 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 Dmt_lp_rm.h24 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 Dindex.rst14 firmware-update
A Dfirmware-update.rst8 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 Dcot-binding.rst326 Future update to chain of trust binding
/tf-a-ffa_el3_spmc/docs/getting_started/
A Dimage-terminology.rst131 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 Dtools-build.rst77 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 Dbuild-options.rst863 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 Dprerequisites.rst109 .. _Node Version Manager: https://github.com/nvm-sh/nvm#install--update-script
/tf-a-ffa_el3_spmc/docs/plat/
A Dqti.rst33 update value of CROSS_COMPILE argument with your cross-compilation toolchain.
A Dsynquacer.rst92 Use SYNQUACERFIRMWAREUPDATECAPSULEFMPPKCS7.Cap for UEFI capsule update and
105 the capsule update method:.
A Dhikey.rst56 - If your hikey hardware is built by CircuitCo, update *OpenPlatformPkg/Platforms/Hisilicon/HiKey/…
A Dhikey960.rst52 - If your hikey960 hardware is v1, update *OpenPlatformPkg/Platforms/Hisilicon/HiKey960/HiKey960.d…
A Dqemu.rst36 git submodule update --init
/tf-a-ffa_el3_spmc/docs/
A Dindex.rst33 - `PSA FW update specification`_
96 .. _PSA FW update specification: https://developer.arm.com/documentation/den0118/a/
/tf-a-ffa_el3_spmc/docs/process/
A Dfaq.rst4 How do I update my changes?
7 Often it is necessary to update your patch set before it is merged. Refer to the
A Dcontributing.rst94 - 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 Dsecurity-advisory-tfv-7.rst102 .. _Arm Processor Security Update: http://www.arm.com/security-update
A Dsecurity-advisory-tfv-4.rst17 | Affected | firmware update code executing before BL31 |
A Dsecurity-advisory-tfv-1.rst16 | Affected | firmware update code executing before BL31 |
/tf-a-ffa_el3_spmc/docs/plat/marvell/armada/
A Dporting.rst74 -sf update [valid address] 0x2000000 [size]

Completed in 31 milliseconds

12