Home
last modified time | relevance | path

Searched refs:overflow (Results 1 – 9 of 9) sorted by relevance

/rk3399_ARM-atf/drivers/scmi-msg/
H A Dbase.c143 int overflow; in discover_list_protocols() local
167 overflow = round_up_overflow(count, sizeof(uint32_t), &rounded_count); in discover_list_protocols()
168 if (overflow) { in discover_list_protocols()
/rk3399_ARM-atf/make_helpers/
H A Dcflags.mk87 -Wpacked-bitfield-compat -Wshift-overflow=2 \
89 cc-flags-llvm-clang += -Wshift-overflow -Wshift-sign-overflow \
/rk3399_ARM-atf/docs/security_advisories/
H A Dsecurity-advisory-tfv-1.rst95 integer overflow in the 1st ``if`` statement, which would bypass the check,
128 large value of ``image_size`` may result in an integer overflow in the 2nd
156 ``mem_size`` may result in an integer overflow and the function to incorrectly
H A Dsecurity-advisory-tfv-4.rst114 an integer overflow.
/rk3399_ARM-atf/docs/plat/st/
H A Dstm32mpus.rst49 to save space and not overflow SYSRAM size, or else the platform won't build or boot.
/rk3399_ARM-atf/docs/threat_model/firmware_threat_model/
H A Dthreat_model.rst425 | | | Some of the errors include integer overflow, |
426 | | buffer overflow, incorrect array boundary checks, |
/rk3399_ARM-atf/docs/
H A Dchange-log.md2000 …- resolve BL2 RAM overflow with RSA+ECDSA in GCC(14.2.1) ([dd566a9](https://review.trustedfirmware…
4474 …- add integer overflow check ([ef38fb1](https://review.trustedfirmware.org/plugins/gitiles/TF-A/tr…
4475 …- add integer overflow check ([93b8952](https://review.trustedfirmware.org/plugins/gitiles/TF-A/tr…
5224 …- type cast addresses to fix integer overflow ([bfe82cf](https://review.trustedfirmware.org/plugin…
5247 …- type cast addresses to fix overflow issue ([9129163](https://review.trustedfirmware.org/plugins/…
5291 …- avoid descriptor size calc overflow ([27c0242](https://review.trustedfirmware.org/plugins/gitile…
5295 …- prevent total_page_count overflow ([2d4da8e](https://review.trustedfirmware.org/plugins/gitiles/…
5913 …- potential array overflow with cpu on ([6632741](https://review.trustedfirmware.org/plugins/gitil…
7238 …- check descriptor size for overflow ([eed15e4](https://review.trustedfirmware.org/plugins/gitiles…
7352 …- fix overflow caused by left shift ([6aea762](https://review.trustedfirmware.org/plugins/gitiles/…
[all …]
H A Dporting-guide.rst1441 attacker to overwrite the canary as part of the stack buffer overflow attack.
1867 overflow.
/rk3399_ARM-atf/docs/getting_started/
H A Dbuild-options.rst309 faults in the event that a pointer arithmetic overflow error occurs. This is