Home
last modified time | relevance | path

Searched refs:timing (Results 1 – 21 of 21) sorted by relevance

/trusted-firmware-a/drivers/st/fmc/
A Dstm32_fmc2_nand.c172 timing = div_round_up(tar, hclkp) - 1U; in stm32_fmc2_nand_setup_timing()
176 timing = div_round_up(tclr, hclkp) - 1U; in stm32_fmc2_nand_setup_timing()
190 timing = div_round_up(twait, hclkp); in stm32_fmc2_nand_setup_timing()
191 tims.twait = CLAMP(timing, 1UL, in stm32_fmc2_nand_setup_timing()
207 timing = div_round_up(tset_mem, hclkp); in stm32_fmc2_nand_setup_timing()
208 tims.tset_mem = CLAMP(timing, 1UL, in stm32_fmc2_nand_setup_timing()
229 timing = div_round_up(thold_mem, hclkp); in stm32_fmc2_nand_setup_timing()
230 tims.thold_mem = CLAMP(timing, 1UL, in stm32_fmc2_nand_setup_timing()
252 timing = div_round_up(tset_att, hclkp); in stm32_fmc2_nand_setup_timing()
253 tims.tset_att = CLAMP(timing, 1UL, in stm32_fmc2_nand_setup_timing()
[all …]
/trusted-firmware-a/fdts/
A Dstm32mp15-ddr.dtsi39 st,ctl-timing = <
100 st,phy-timing = <
A Dtc.dts337 panel-timing {
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/security_advisories/
A Dsecurity-advisory-tfv-5.rst.txt6 | | secure world timing information |
18 | Impact | Leakage of sensitive secure world timing information |
37 cause leakage of secure world timing information. This register should be added
A Dsecurity-advisory-tfv-6.rst.txt6 | | vulnerabilities using cache timing side-channels |
/trusted-firmware-a/docs/security_advisories/
A Dsecurity-advisory-tfv-5.rst6 | | secure world timing information |
18 | Impact | Leakage of sensitive secure world timing information |
37 cause leakage of secure world timing information. This register should be added
A Dsecurity-advisory-tfv-6.rst6 | | vulnerabilities using cache timing side-channels |
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/process/
A Dsecurity-hardening.rst.txt28 Preventing Secure-world timing information leakage via PMU counters
32 world from making it leak timing information. In general, higher privilege
44 Secure and Non-secure state. Thus, it attempts to leak timing information from
72 would allow it to carry out side-channel timing attacks against the Secure
A Dsecurity.rst.txt61 | | world timing information |
64 | | vulnerabilities using cache timing side-channels |
/trusted-firmware-a/docs/process/
A Dsecurity-hardening.rst28 Preventing Secure-world timing information leakage via PMU counters
32 world from making it leak timing information. In general, higher privilege
44 Secure and Non-secure state. Thus, it attempts to leak timing information from
72 would allow it to carry out side-channel timing attacks against the Secure
A Dsecurity.rst61 | | world timing information |
64 | | vulnerabilities using cache timing side-channels |
/trusted-firmware-a/drivers/st/ddr/
A Dstm32mp1_ram.c191 CTL_PARAM(timing), in stm32mp1_ddr_setup()
195 PHY_PARAM(timing), in stm32mp1_ddr_setup()
/trusted-firmware-a/drivers/st/i2c/
A Dstm32_i2c.c149 uint32_t timing = I2C_TIMING; in stm32_i2c_init() local
168 timing & TIMINGR_CLEAR_MASK); in stm32_i2c_init()
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/threat_model/
A Dthreat_model_spm.rst.txt557 | | Spectre, Meltdown or other cache timing |
A Dthreat_model.rst.txt742 | | side-channel timing attacks against TF-A. |
/trusted-firmware-a/docs/threat_model/
A Dthreat_model_spm.rst557 | | Spectre, Meltdown or other cache timing |
A Dthreat_model.rst742 | | side-channel timing attacks against TF-A. |
/trusted-firmware-a/docs/build/latex/
A Dtrustedfirmware-a.aux855 \@writefile{toc}{\contentsline {subsubsection}{Preventing Secure\sphinxhyphen {}world timing inform…
856 …:preventing-secure-world-timing-information-leakage-via-pmu-counters}{{3.9.1}{137}{Preventing Secu…
858 \newlabel{process/security-hardening:timing-leakage-attacks-from-the-non-secure-world}{{3.9.1}{137}…
A Dtrustedfirmware-a.tex10507 world timing information
10515 vulnerabilities using cache timing side\sphinxhyphen{}channels
12976 world from making it leak timing information. In general, higher privilege
13059 would allow it to carry out side\sphinxhyphen{}channel timing attacks against the Secure
23111 timing, the MPU hardware does not involve memory\sphinxhyphen{}resident translation tables.
45108 secure world timing information
45145 Leakage of sensitive secure world timing information
45182 cause leakage of secure world timing information. This register should be added
45215 vulnerabilities using cache timing side\sphinxhyphen{}channels
49157 side\sphinxhyphen{}channel timing attacks against TF\sphinxhyphen{}A.
[all …]
/trusted-firmware-a/docs/components/
A Dxlat-tables-lib-v2-design.rst115 timing, the MPU hardware does not involve memory-resident translation tables.
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/components/
A Dxlat-tables-lib-v2-design.rst.txt115 timing, the MPU hardware does not involve memory-resident translation tables.

Completed in 132 milliseconds