Ping.
Am 18.01.22 um 12:22 schrieb Christian MAUDERER:
Hello,
I noted that I still have this patch set open. I first posted it in
August 2021 and later pinged it in September 2021. Both times no
conclusion has been found. I would like to finally finish this topic and
get the patches in an ac
As part of adding aarch64 BSPs to tier 1, it become obvious that
these config files had not received attention lately. Multiple
architectures and BSPs needed to be added. Some BSPs that had
been removed needed to be removed here as well.
With the legacy TCP/IP stack no longer in rtems.git, it made
---
config/rtems-bsps-tiers.ini | 24
1 file changed, 20 insertions(+), 4 deletions(-)
diff --git a/config/rtems-bsps-tiers.ini b/config/rtems-bsps-tiers.ini
index ba9e6b5..a48b8ef 100644
--- a/config/rtems-bsps-tiers.ini
+++ b/config/rtems-bsps-tiers.ini
@@ -41,15 +41,22
See rtems-docs/user/hardware/tiers.rst. Tier 2 is test results on
simulator not hardware and simulator.
---
config/rtems-bsps-tiers.ini | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/config/rtems-bsps-tiers.ini b/config/rtems-bsps-tiers.ini
index a48b8ef..c3e62b2 100644
---
With the legacy TCP/IP stack no longer in rtems.git, there is nothing
to turn on/off with regards to BSPs or the stack itself. Removing this
significantly reduces the number of configurations built.
Closes #4583.
---
config/rtems-bsps-arm.ini | 1 -
config/rtems-bsps.ini | 11 +--
2
The aarch64, microblaze, nios2, and x86_64 needed to be added.
---
config/rtems-bsps.ini | 20
1 file changed, 16 insertions(+), 4 deletions(-)
diff --git a/config/rtems-bsps.ini b/config/rtems-bsps.ini
index 5be9cba..659e31f 100644
--- a/config/rtems-bsps.ini
+++ b/config/rt
This also resulted in finding some BSPs listed which were no longer
in the RTEMS source.
Updates #4581.
---
config/rtems-bsps-tiers.ini | 19 ++-
1 file changed, 10 insertions(+), 9 deletions(-)
diff --git a/config/rtems-bsps-tiers.ini b/config/rtems-bsps-tiers.ini
index c3e62b2.
Update #3715.
---
eng/req/howto.rst | 103 +-
1 file changed, 102 insertions(+), 1 deletion(-)
diff --git a/eng/req/howto.rst b/eng/req/howto.rst
index c8bd8c5..dbd01f0 100644
--- a/eng/req/howto.rst
+++ b/eng/req/howto.rst
@@ -1,6 +1,6 @@
.. SPDX-Lice
On 21/1/22 8:18 am, Alex White wrote:
> On Thu, Jan 20, 2022 at 12:30 AM Chris Johns wrote:
>>
>> On 20/1/22 2:54 pm, Alex White wrote:
>>> From: Jennifer Averett
>>> rtemsbsd/rtems/rtems-kernel-vmem.c| 17 +
>>> diff --git a/rtemsbsd/rtems/rtems-kernel-vmem.c
>>> b/rtemsbsd/rtems/