Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
bd6e04411e6cfb34ff871b3436f7b05bdcd639fb
/
scripts
/
gen_app_partitions.py
0d39a10
scripts: Fix random typo'd whitespace
by Ulf Magnusson
· 5 years ago
eefea9d
gen_app_partitions: deterministic _and_ decreasing app_smem_*.ld
by Marc Herbert
· 6 years ago
85bc0d2
Revert "gen_app_partitions.py: make generated/app_smem_*.ld files deterministic"
by Marc Herbert
· 6 years ago
725abdf
gen_app_partitions.py: make generated/app_smem_*.ld files deterministic
by Marc Herbert
· 6 years ago
a449c98
scripts: Fix risky uses of non-raw regex strings in Python scripts
by Ulf Magnusson
· 6 years ago
d5b0bd1
scripts: Remove unused imports in all Python scripts
by Ulf Magnusson
· 6 years ago
12ba9df
scripts: Remove unused variables in all Python scripts
by Ulf Magnusson
· 6 years ago
e9c1d6d
scripts: gen_app_partition: Fix broken typo'd sys.exit()
by Ulf Magnusson
· 6 years ago
ba312fe
scripts: Remove unnecessary () around if/while conditions in Python
by Ulf Magnusson
· 6 years ago
4da0f8b
linker: Remove unused (OPTIONAL) from linker scripts
by Kumar Gala
· 6 years ago
212ec9a
linker: sort app shared mem partition by alignment
by Daniel Leung
· 6 years ago
c78c5e6
userspace: add additional script documentation
by Andrew Boie
· 6 years ago
f084c38
userspace: properly namespace linker vars
by Andrew Boie
· 6 years ago
4ce652e
userspace: remove APP_SHARED_MEM Kconfig
by Andrew Boie
· 6 years ago
686bd91
gen_app_partitions: add library support
by Andrew Boie
· 6 years ago
7adff46
app_shmem: overhaul partition specification
by Andrew Boie
· 6 years ago
560357b
scripts: add missing lincense in scripts/gen_app_partitions.py
by Ioannis Glaropoulos
· 6 years ago
92f9b24
arch: arm: make _image_ram_start point to the beginning of sram
by Ioannis Glaropoulos
· 6 years ago
62c5894
arch: arm: properly enforce MPU-aware linker section alignment
by Ioannis Glaropoulos
· 6 years ago
10c6a0c
subsys: app_memory: Fixed the build issue wrt ARC.
by Adithya Baglody
· 6 years ago
ae92f2b
subsys: app_memory: Fixed the size calculation for power of 2 MPUs
by Adithya Baglody
· 6 years ago
c69fb0d
userspace: app_shared_mem: Fixed incorrect implementation.
by Adithya Baglody
· 6 years ago