Skip to content

board/stm32f7: remove AI activations buffer reservation#22

Merged
ozan956 merged 1 commit into
mainfrom
board/stm32f7/buffer-update
Apr 13, 2026
Merged

board/stm32f7: remove AI activations buffer reservation#22
ozan956 merged 1 commit into
mainfrom
board/stm32f7/buffer-update

Conversation

@ozan956
Copy link
Copy Markdown
Contributor

@ozan956 ozan956 commented Apr 11, 2026

Remove dedicated AI activations buffer from SDRAM memory layout.

This eliminates the AI_ACTIVATIONS_RESERVED_SIZE define and the intermediate offset calculation. Now, memory pool start immediately after the framebuffer instead of reserving an additional 1.5MB gap for AI model activations.

@ozan956 ozan956 self-assigned this Apr 11, 2026
@ozan956 ozan956 force-pushed the board/stm32f7/buffer-update branch from f94201f to bfd720f Compare April 12, 2026 20:00
Remove dedicated AI activations buffer from SDRAM memory layout.

This eliminates the AI_ACTIVATIONS_RESERVED_SIZE define and the
intermediate offset calculation. Now, memory pool start
immediately after the framebuffer instead of reserving an
additional 1.5MB gap for AI model activations.

Signed-off-by: Ozan Durgut <ozandurgut.2001@hotmail.com>
@ozan956 ozan956 force-pushed the board/stm32f7/buffer-update branch from bfd720f to eb99426 Compare April 12, 2026 20:00
@ozan956 ozan956 merged commit 6471c84 into main Apr 13, 2026
0 of 2 checks passed
@ozan956 ozan956 deleted the board/stm32f7/buffer-update branch April 13, 2026 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant