On 05/04/2022 00:44, Joel Sherrill wrote:
Where is the memory fence for allocations added? How much? Does it adjoin
at the low and high end?
If you enable RTEMS_DEBUG, then there is a fence present (heap
protection block).
--
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puch
On 05/04/2022 14:16, Karel Gardas wrote:
The patch is needed due to smaller SRAM and completely disabled
SDRAM on the BSP variant.
Thanks, I checked it in with a shortened subject.
--
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.hu...@embedded
On 05/04/2022 13:13, Karel Gardas wrote:
The page for STM32H7 BSP is twice here, so let's keep the one providing
most information.
Thanks, I checked it in.
--
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.hu...@embedded-brains.de
phone: +49-89-
Updates #3053.
---
testsuites/smptests/smp01/init.c | 25 ---
testsuites/smptests/smp01/system.h| 25 ---
testsuites/smptests/smp01/tasks.c | 25 ---
testsuites/smptests/smp02/init.c | 25
Updates #3053.
---
testsuites/fstests/fsbdpart01/init.c | 25 ---
testsuites/fstests/fsdosfsformat01/init.c | 2 ++
.../fsdosfsname01/image_bin_le_multibyte.h| 25 ---
.../fsdosfsname01/image_bin_le_singlebyte.h | 25 ---
testsuit
Updates #3053.
---
testsuites/libtests/putenvtest/init.c | 25 ---
testsuites/libtests/pwdgrp01/init.c | 25 ---
testsuites/libtests/pwdgrp02/init.c | 25 ---
testsuites/libtests/rbheap01/init.c | 25
Updates #3053.
---
testsuites/libtests/debugger01/init.c | 25 ---
testsuites/libtests/debugger01/remote.c | 25 ---
testsuites/libtests/debugger01/system.h | 25 ---
testsuites/libtests/defaultconfig01/init.c| 25
Updates #3053.
---
testsuites/libtests/block01/init.c | 25 ++---
testsuites/libtests/block02/init.c | 25 ++---
testsuites/libtests/block03/init.c | 25 ++---
testsuites/libtests/block04/init.c | 25 ++
Updates #3053.
---
testsuites/tmtests/include/timesys.h | 25 ++---
testsuites/tmtests/tm01/system.h | 25 ++---
testsuites/tmtests/tm01/task1.c | 25 ++---
testsuites/tmtests/tm02/system.h | 25 ++---
This patch set changes the license to BSP-2 for those files
which are caught by the scripting. This includes:
+ mptests
+ tmtests
+ libtests
+ fstests
+ smptests
Ryan is working through the files which do not have any
file header with copyright and license. Archeology shows
the original submitte
Updates #3053.
---
testsuites/mptests/mp01/initimpl.h | 25 ++---
testsuites/mptests/mp01/system.h | 25 ++---
testsuites/mptests/mp01/task1.c| 25 ++---
testsuites/mptests/mp03/delay.c| 25 ++---
testsuites/
---
spec/build/bsps/arm/stm32h7/bspstm32h7b3i-dk.yml | 2 ++
spec/build/bsps/arm/stm32h7/tststm32h7b3i-dk.yml | 13 +
2 files changed, 15 insertions(+)
create mode 100644 spec/build/bsps/arm/stm32h7/tststm32h7b3i-dk.yml
diff --git a/spec/build/bsps/arm/stm32h7/bspstm32h7b3i-dk.yml
The patch is needed due to smaller SRAM and completely disabled
SDRAM on the BSP variant.
---
spec/build/bsps/arm/stm32h7/optlinkcmds.yml | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/spec/build/bsps/arm/stm32h7/optlinkcmds.yml
b/spec/build/bsps/arm/stm32h7/optlinkcmds.y
---
spec/build/bsps/arm/stm32h7/bspstm32h7b3i-dk.yml | 2 ++
spec/build/bsps/arm/stm32h7/tststm32h7b3i-dk.yml | 13 +
2 files changed, 15 insertions(+)
create mode 100644 spec/build/bsps/arm/stm32h7/tststm32h7b3i-dk.yml
diff --git a/spec/build/bsps/arm/stm32h7/bspstm32h7b3i-dk.yml
---
spec/build/bsps/arm/stm32h7/optlinkcmds.yml | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/spec/build/bsps/arm/stm32h7/optlinkcmds.yml
b/spec/build/bsps/arm/stm32h7/optlinkcmds.yml
index d0bb033cef..18a1983f63 100644
--- a/spec/build/bsps/arm/stm32h7/optlinkcmds.yml
+
The page for STM32H7 BSP is twice here, so let's keep the one providing
most information.
---
user/bsps/arm/bsp-stm32h7.rst | 32
user/bsps/bsps-arm.rst| 1 -
2 files changed, 33 deletions(-)
delete mode 100644 user/bsps/arm/bsp-stm32h7.rst
diff --git a/
On 01/04/2022 18:14, Karel Gardas wrote:
The changes provided here are a result of a merge from various examples
system_stm32h7xx.c files provided by STMicroelectronics for the STM32H7B3I-DK
board with the original RTEMS file provided for the STM32H743I-EVAL2 board.
I checked in all but this on
17 matches
Mail list logo