| /rk3399_ARM-atf/docs/components/ |
| H A D | platform-interrupt-controller-API.rst | 90 inserts barrier to make memory updates visible before enabling interrupt, and 106 barrier to make memory updates visible afterwards. 211 inserts barrier to make memory updates visible before raising SGI, then writes 252 inserts barrier to make memory updates visible before setting interrupt pending, 269 status, and inserts barrier to make memory updates visible afterwards. 285 inserts barriers to order memory updates before updating mask, 286 then writes to the GIC *Priority Mask Register*, and make sure memory updates 303 inserts barriers to order memory updates before updating mask, then writes 304 to the GIC *Priority Mask Register*, and make sure memory updates
|
| H A D | firmware-update.rst | 12 updates. 50 firmware updates. 113 It can be used as a last resort when all firmware updates that are carried out
|
| /rk3399_ARM-atf/docs/about/ |
| H A D | lts.rst | 28 | 2025-01-07 | Govindraj Raja | Updates based on learnings and suggestions. | 49 updates and incident reporting; essentially requiring all digital products 52 This means that companies have to maintain and backport critical updates to 165 influence updates to CI Scripts. 174 Updates to the version of MbedTLS used with LTS will happen time to time based on 243 #. Maintainers discuss and provide updates about upcoming LTS releases in the above 309 #. Some features may also require updates in other repositories (tf-a-ci-scripts, 312 for e.g. MbedTLS updates. For tf-a-ci-scripts and tf-a-tests, there are LTS branches and patches
|
| /rk3399_ARM-atf/plat/arm/board/common/aarch64/ |
| H A D | board_arm_helpers.S | 18 * On FVP platform, it updates the LEDs
|
| /rk3399_ARM-atf/plat/arm/board/common/aarch32/ |
| H A D | board_arm_helpers.S | 18 * On FVP platform, it updates the LEDs
|
| /rk3399_ARM-atf/drivers/arm/gic/v2/ |
| H A D | gicv2_main.c | 316 * PEs only update their own masks. Primary updates it with in gicv2_set_pe_target_mask() 318 * all updates go to memory directly, and there's no danger of in gicv2_set_pe_target_mask() 352 * Ensure that any shared variable updates depending on out of band in gicv2_enable_interrupt() 369 * Disable interrupt, and ensure that any shared variable updates in gicv2_disable_interrupt() 444 * Ensure that any shared variable updates depending on out of band in gicv2_raise_sgi() 499 * Clear pending interrupt, and ensure that any shared variable updates in gicv2_clear_interrupt_pending() 518 * Ensure that any shared variable updates depending on out of band in gicv2_set_interrupt_pending() 539 * Order memory updates w.r.t. PMR write, and ensure they're visible in gicv2_set_pmr() 550 * This function updates single interrupt configuration to be level/edge
|
| /rk3399_ARM-atf/plat/common/tbbr/ |
| H A D | plat_tbbr.c | 42 * updates are unconditional. in plat_set_nv_ctr2()
|
| /rk3399_ARM-atf/lib/per_cpu/aarch64/ |
| H A D | per_cpu_asm.S | 41 * Any future updates to append code after the branch would mean
|
| /rk3399_ARM-atf/.github/ |
| H A D | dependabot.yml | 2 updates:
|
| /rk3399_ARM-atf/plat/arm/board/arm_fpga/ |
| H A D | fpga_pm.c | 21 * to fpga_pwr_domain_on(mpidr), which updates the hold entry for the CPU
|
| /rk3399_ARM-atf/services/std_svc/lfa/ |
| H A D | lfa_holding_pen.c | 95 * live firmware activation. It updates the shared activation status and
|
| /rk3399_ARM-atf/.husky/ |
| H A D | pre-commit.copyright | 4 # In case they are not - updates the years and prompts user to add them to the change.
|
| /rk3399_ARM-atf/lib/psci/ |
| H A D | psci_stat.c | 71 * updates the `last_cpu_in_non_cpu_pd[]` with last power down cpu id. 104 * This function updates the PSCI STATS(residency time and count) for CPU
|
| /rk3399_ARM-atf/drivers/nxp/clk/s32cc/ |
| H A D | mc_me.c | 100 /* wait for the updates to apply */ in part_pupd_update_and_wait()
|
| /rk3399_ARM-atf/plat/hisilicon/hikey/aarch64/ |
| H A D | hikey_helpers.S | 81 * On HIKEY platform, it updates the LEDs
|
| /rk3399_ARM-atf/bl32/tsp/ |
| H A D | tsp_interrupt.c | 20 * This function updates the TSP statistics for S-EL1 interrupts handled
|
| /rk3399_ARM-atf/bl31/ |
| H A D | interrupt_mgmt.c | 123 * updates internal data structures to reflect the new routing model. It also 124 * updates the copy of SCR_EL3 for each security state with the new routing
|
| /rk3399_ARM-atf/plat/hisilicon/hikey960/aarch64/ |
| H A D | hikey960_helpers.S | 85 * On HIKEY platform, it updates the LEDs
|
| /rk3399_ARM-atf/services/std_svc/drtm/ |
| H A D | drtm_measurements.c | 156 * resilience to any NWd DCE updates. in drtm_take_measurements()
|
| /rk3399_ARM-atf/plat/imx/common/include/sci/svc/misc/ |
| H A D | sci_misc_api.h | 282 * This function updates the lifecycle of the device. 299 * This function updates the lifecycle to one of the return lifecycles.
|
| /rk3399_ARM-atf/docs/security_advisories/ |
| H A D | security-advisory-tfv-12.rst | 78 Users should refer to the latest firmware updates as provided by vendors
|
| /rk3399_ARM-atf/docs/threat_model/firmware_threat_model/ |
| H A D | threat_model_firmware_handoff.rst | 32 - Handoff between stages is atomic; that is, there aren't incremental updates or
|
| /rk3399_ARM-atf/bl31/aarch64/ |
| H A D | crash_reporting.S | 100 /* asm_print_str updates x4 to point to next entry in list */ 254 /* asm_print_str updates x4 to point to next entry in list */
|
| H A D | bl31_entrypoint.S | 180 * updates on the same cache line with caches disabled are properly
|
| /rk3399_ARM-atf/drivers/arm/gic/v3/ |
| H A D | gicv3_main.c | 982 * Ensure that any shared variable updates depending on out of band in gicv3_enable_interrupt() 1016 * Disable interrupt, and ensure that any shared variable updates in gicv3_disable_interrupt() 1169 * Ensure that any shared variable updates depending on out of band in gicv3_raise_sgi() 1248 * Clear pending interrupt, and ensure that any shared variable updates in gicv3_clear_interrupt_pending() 1283 * Ensure that any shared variable updates depending on out of band in gicv3_set_interrupt_pending() 1315 * Order memory updates w.r.t. PMR write, and ensure they're visible in gicv3_set_pmr()
|