Home
last modified time | relevance | path

Searched refs:ram (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/plat/nxp/soc-ls1043a/ls1043ardb/
H A Dddr_init.c66 static const struct board_timing ram[] = {
75 ret = cal_board_params(priv, ram, ARRAY_SIZE(ram));
/rk3399_ARM-atf/plat/nxp/soc-ls1046a/ls1046afrwy/
H A Dddr_init.c67 static const struct board_timing ram[] = { variable
76 ret = cal_board_params(priv, ram, ARRAY_SIZE(ram)); in ddr_board_options()
/rk3399_ARM-atf/plat/nxp/soc-ls1028a/ls1028ardb/
H A Dddr_init.c69 static const struct board_timing ram[] = { variable
78 ret = cal_board_params(priv, ram, ARRAY_SIZE(ram)); in ddr_board_options()
/rk3399_ARM-atf/docs/security_advisories/
H A Dsecurity-advisory-tfv-1.rst110 /* Find out how much free trusted ram remains after BL1 load */
/rk3399_ARM-atf/docs/
H A Dchange-log.md6328 …- set L2 cache data ram latency on A72 cores to 4 cycles ([aee2f33](https://review.trustedfirmware…
9269 …- change process that copy code to system ram ([49593cc](https://review.trustedfirmware.org/plugin…
10825 - arm/sgi: Bump bl1 RW limit, mark remote chip shared ram as non-cacheable,