commit | 583f61772f335998322a5b003faaace0d1c70089 | [log] [tgz] |
---|---|---|
author | Yuyang Huang <yuyanghuang@google.com> | Fri Feb 28 12:27:07 2025 +0900 |
committer | Yuyang Huang <yuyanghuang@google.com> | Fri Feb 28 12:28:16 2025 +0900 |
tree | b9138dfc36af58d1ef52bde66c559964b03b9986 | |
parent | 430c6f841ad5039c9de84426587ab0b52a24cc21 [diff] |
Add defensive check for APF program size This commit adds a defensive check to ensure that the generated APF program does not exceed the available APF RAM. This prevents potential issues caused by bugs in the size estimation logic, ensuring that the program can be loaded and executed correctly. Test: TH Change-Id: Ie5deefc9f4873bd4a873097936a4dba247566870