27 Commits (backport-82072-to-v2.7-branch)

Author SHA1 Message Date
Jim Shu f2c582c75d gen_app_partitions: add .sdata/.sbss section into app_smem 2 years ago
Torsten Rasmussen 1d67f68ee1 scripts: support compile_commands.json in gen_app_partitions.py 4 years ago
Anas Nashif f3169352fd scripts: gen_app_partitions: do not load empty files 4 years ago
Daniel Leung 2117a2a44b kernel: app_smem: allowing pinning memory partitions 4 years ago
Eugeniy Paltsev 0a7b65ef5e linker: tweak section naming to feet all linkers 5 years ago
Ulf Magnusson 0d39a10fbb scripts: Fix random typo'd whitespace 6 years ago
Marc Herbert eefea9da9c gen_app_partitions: deterministic _and_ decreasing app_smem_*.ld 6 years ago
Marc Herbert 85bc0d2fe5 Revert "gen_app_partitions.py: make generated/app_smem_*.ld files deterministic" 6 years ago
Marc Herbert 725abdf430 gen_app_partitions.py: make generated/app_smem_*.ld files deterministic 6 years ago
Ulf Magnusson a449c98db2 scripts: Fix risky uses of non-raw regex strings in Python scripts 6 years ago
Ulf Magnusson d5b0bd14e3 scripts: Remove unused imports in all Python scripts 6 years ago
Ulf Magnusson 12ba9dfa52 scripts: Remove unused variables in all Python scripts 6 years ago
Ulf Magnusson e9c1d6d0ed scripts: gen_app_partition: Fix broken typo'd sys.exit() 6 years ago
Ulf Magnusson ba312fe844 scripts: Remove unnecessary () around if/while conditions in Python 6 years ago
Kumar Gala 4da0f8b796 linker: Remove unused (OPTIONAL) from linker scripts 6 years ago
Daniel Leung 212ec9a29a linker: sort app shared mem partition by alignment 6 years ago
Andrew Boie c78c5e6936 userspace: add additional script documentation 6 years ago
Andrew Boie f084c38d44 userspace: properly namespace linker vars 6 years ago
Andrew Boie 4ce652e4b2 userspace: remove APP_SHARED_MEM Kconfig 6 years ago
Andrew Boie 686bd913c3 gen_app_partitions: add library support 7 years ago
Andrew Boie 7adff462e7 app_shmem: overhaul partition specification 7 years ago
Ioannis Glaropoulos 560357b5e6 scripts: add missing lincense in scripts/gen_app_partitions.py 7 years ago
Ioannis Glaropoulos 92f9b24ac9 arch: arm: make _image_ram_start point to the beginning of sram 7 years ago
Ioannis Glaropoulos 62c5894bc1 arch: arm: properly enforce MPU-aware linker section alignment 7 years ago
Adithya Baglody 10c6a0c1aa subsys: app_memory: Fixed the build issue wrt ARC. 7 years ago
Adithya Baglody ae92f2badf subsys: app_memory: Fixed the size calculation for power of 2 MPUs 7 years ago
Adithya Baglody c69fb0d016 userspace: app_shared_mem: Fixed incorrect implementation. 7 years ago