You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
boards: st: stm32n6570_dk: set mem attr in psram area
Add MEM_SW_ATTR on the PSRAM memory in order to have it
become accessible via the mem_attr_heap framework.
On this device since we need to allocate a rather large
framebuffer, we can do that on the PSRAM memory.
Signed-off-by: Alain Volmat <[email protected]>
0 commit comments