Samsung / TizenRT

TizenRT is a lightweight RTOS-based platform to support low-end IoT devices
Apache License 2.0
562 stars 561 forks source link

board/rtl8730e, build/configs, os/tools: fix issues with xip loadable apps #6189

Open abhishek-samsung opened 2 months ago

abhishek-samsung commented 2 months ago
  1. added config for common ram size when using xip loadable apps
  2. calculated heap allocation for kernel based on app ram size configs
  3. added checks for 4KB (l2 page alignment) aligned for app flash and ram partitions