Sebastian Huber pushed new commits to merge request !230
Merge request URL:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/230
* 372f519a - arm/xilinx-zynqmp-rpu: Add split mode BSP variants
* fbaa1101 - arm/xilinx-zynqmp-rpu: Simplify MPU configuration
* 8e76c269 - arm/xilinx-zynq
Sebastian Huber created a merge request:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/230
Project:Branches: sebhub/rtems:improve-zynqmp-rpu-bsp to rtems/rtos/rtems:main
Author: Sebastian Huber
Assignee: Sebastian Huber
## Summary
arm: Improve CPU_Exception_frame
Add a regis
xiaojun zheng created a merge request:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/229
Project:Branches: zhengxiaojun/rtems:update_Per_CPU_Get_index to
rtems/rtos/rtems:main
Author: xiaojun zheng
## Summary
bsp/aarch64:Fix _CPU_SMP_Get_current_processor()
Fix _CPU_SMP_
Issue was closed by Amar Takhar with merge request !228
(https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/228)
Issue #5026: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5026
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5026
You're receiving this emai
Sebastian Huber commented on a discussion on bsps/aarch64/shared/start/start.S:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/113#note_112255
> _el1_start:
>
> #ifdef RTEMS_SMP
> - /* Read MPIDR and get current processor index */
> - mrs x7, mpidr_el1
> - and x7, x7,
Merge request !113 was closed by Sebastian Huber
Merge request URL:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/113
Project:Branches: zhengxiaojun/rtems:aarch64_smp_improvement to
rtems/rtos/rtems:main
Author: xiaojun zheng
Assignees:
Reviewers: Kinsey Moore and Sebastian Huber
xiaojun zheng commented on a discussion on bsps/aarch64/shared/start/start.S:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/113#note_112254
> _el1_start:
>
> #ifdef RTEMS_SMP
> - /* Read MPIDR and get current processor index */
> - mrs x7, mpidr_el1
> - and x7, x7, #0
Ning Yang pushed new commits to merge request !228
Merge request URL:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/228
* 1f52965f...6482c5cc - 2 commits from branch `main`
* 1b5cd007 - spec: Refactor arm-pl011 build options
--
View it on GitLab:
https://gitlab.rtems.org/rtems/
Ning Yang commented on a discussion:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/47#note_112250
!228
--
View it on GitLab:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/47#note_112250
You're receiving this email because of your account on gitlab.rtems.org.
___
Ning Yang commented on a discussion:
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5026#note_112248
Done. !228
--
View it on GitLab:
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5026#note_112248
You're receiving this email because of your account on gitlab.rtems.org.
_
Ning Yang created a merge request:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/228
Project:Branches: yangn0/rtems:armpl011spec to rtems/rtos/rtems:main
Author: Ning Yang
## Summary
spec: Refactor arm-pl011 build options
Close #5026
--
View it on GitLab:
https://gitl
Reassigned merge request 227
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/227
Sebastian Huber was added as an assignee.
--
View it on GitLab:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/227
You're receiving this email because of your account on gitlab.rtems.org.
Sebastian Huber created a merge request:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/227
Project:Branches: sebhub/rtems:improve-smp-impl to rtems/rtos/rtems:main
Author: Sebastian Huber
Assignee: Sebastian Huber
## Summary
score: Use _Per_CPU_Get()
The _Per_CPU_Get() may b
Chris Johns commented on a discussion:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/195#note_112245
Hmm maybe it is opposite, the BSPs share the MMU config but different `linkcmd`
files which could make the unresolved symbols. If it is a conditional define
might work?
Sorry
Sebastian Huber commented on a discussion:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/195#note_112244
I didn't look into the details.
--
View it on GitLab:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/195#note_112244
You're receiving this email because of your
Chris Johns commented on a discussion:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/195#note_112243
Looks like the 32bit BSP will need a different `linkcmd` file. I suggest it be
based on the version before this one unless you know a way to handle both?
--
View it on GitLab:
Sebastian Huber commented:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/195#note_112242
This change breaks the build of several BSPs, for example:
```
Waf: Entering directory `/tmp/sh/b-rtems/aarch64/xilinx_zynqmp_ilp32_qemu'
[ 1/4727] Compiling bsps/shared/dev/serial/console-
Sebastian Huber commented on a discussion on bsps/aarch64/shared/start/start.S:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/113#note_112241
> _el1_start:
>
> #ifdef RTEMS_SMP
> - /* Read MPIDR and get current processor index */
> - mrs x7, mpidr_el1
> - and x7, x7,
Sebastian Huber commented on a discussion:
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5026#note_112240
Please change the build support to use something similar to
spec/build/bsps/objdevserialzynq.yml.
--
View it on GitLab:
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5026#no
Sebastian Huber commented on a discussion:
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5026#note_112239
When you do changes in the shared BSP directory, you have to build all BSPs.
The arm-pl011.c is built for all BSPs:
```
grep -r arm-pl011.c spec
spec/build/bsps/aarch64/raspberrypi/
xiaojun zheng commented on a discussion on bsps/aarch64/shared/start/start.S:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/113#note_112238
> _el1_start:
>
> #ifdef RTEMS_SMP
> - /* Read MPIDR and get current processor index */
> - mrs x7, mpidr_el1
> - and x7, x7, #0
Chris Johns commented on a discussion:
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5026#note_112237
Where is `ARM_PL011_FIFO_DEPTH` defined in your successful builds?
--
View it on GitLab:
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5026#note_112237
You're receiving this emai
Ning Yang commented on a discussion:
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5026#note_112236
The following BSPs use the arm-pl011 driver, and they can all be built
successfully.
```
[aarch64/raspberrypi4b]
[aarch64/a53_lp64_qemu]
[aarch64/a72_lp64_qemu]
[aarch64/xilinx_versal_
Ning Yang commented on a discussion:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/47#note_112235
The following BSPs use the arm-ol011 driver, and they can all be built
successfully.
```
[aarch64/raspberrypi4b]
[aarch64/a53_lp64_qemu]
[aarch64/a72_lp64_qemu]
[aarch64/xilinx_v
Chris Johns commented:
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5026#note_112234
@sebhub is reporting some BSPs are not building. The define is not present in
the sources:
```
$ grep -r ARM_PL011_FIFO_DEPTH cpukit/ bsps/
bsps/shared/dev/serial/arm-pl011.c: char buffer[ARM_PL011_F
Issue was reopened by Chris Johns
Issue 5026: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5026
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5026
You're receiving this email because of your account on gitlab.rtems.org.
___
Sebastian Huber commented:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/47#note_112233
Several BSP don't build anymore:
```
bsps/shared/dev/serial/arm-pl011.c:113:15: error: 'ARM_PL011_FIFO_DEPTH'
undeclared (first use in this function)
113 | char buffer[ARM_PL011_FIFO_DEPT
Merge request !226 was merged
Merge request URL:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/226
Project:Branches: sebhub/rtems:fix-optstartvecresvslot to rtems/rtos/rtems:main
Author: Sebastian Huber
Assignee: Sebastian Huber
--
View it on GitLab:
https://gitlab.rtems.org/rtem
Sebastian Huber created a merge request:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/226
Project:Branches: sebhub/rtems:fix-optstartvecresvslot to rtems/rtos/rtems:main
Author: Sebastian Huber
Assignee: Sebastian Huber
## Summary
bsps/arm: Fix BSP_START_VECTOR_RESERVED_SLOT
Reassigned merge request 226
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/226
Sebastian Huber was added as an assignee.
--
View it on GitLab:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/226
You're receiving this email because of your account on gitlab.rtems.org.
Merge request !58 was merged
Merge request URL:
https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/58
Project:Branches: chris/rtems-source-builder:update-kernel-libbsd-2 to
rtems/tools/rtems-source-builder:main
Author: Chris Johns
Assignee: Chris Johns
--
View it on Gi
Merge request !225 was merged
Merge request URL:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/225
Project:Branches: sebhub/rtems:fix-tests to rtems/rtos/rtems:main
Author: Sebastian Huber
Assignee: Sebastian Huber
--
View it on GitLab:
https://gitlab.rtems.org/rtems/rtos/rtems/-
Chris Johns created a merge request:
https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/58
Project:Branches: chris/rtems-source-builder:update-kernel-libbsd-2 to
rtems/tools/rtems-source-builder:main
Author: Chris Johns
Assignee: Chris Johns
## Summary
Kernel
- M
Reassigned merge request 58
https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/58
Chris Johns was added as an assignee.
--
View it on GitLab:
https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/58
You're receiving this email because of your acco
Sebastian Huber created a merge request:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/225
Project:Branches: sebhub/rtems:fix-tests to rtems/rtos/rtems:main
Author: Sebastian Huber
Assignee: Sebastian Huber
## Summary
tests: Enable ISR in fatal extensions
Fix code locations
Reassigned merge request 225
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/225
Sebastian Huber was added as an assignee.
--
View it on GitLab:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/225
You're receiving this email because of your account on gitlab.rtems.org.
Merge request !5 was merged
Merge request URL:
https://gitlab.rtems.org/rtems/pkg/rtems-lwip/-/merge_requests/5
Project:Branches: huangshuhua/rtems-lwip:huangshuhua-main-patch-67052 to
rtems/pkg/rtems-lwip:main
Author: shuhua hua
--
View it on GitLab:
https://gitlab.rtems.org/rtems/pkg/rtems
Merge request !224 was merged
Merge request URL:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/224
Project:Branches: sebhub/rtems:dev-serial-fix-uninit-var-warn to
rtems/rtos/rtems:main
Author: Sebastian Huber
Assignee: Sebastian Huber
--
View it on GitLab:
https://gitlab.rtems.
Chris Johns commented:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/224#note_112218
Just a note for the MR.
The reset values are set by the FSBL using the `ps7_init` settings from Vivado
so resets values can be confusing with the Zynq platform.
--
View it on GitLab:
https:
Merge request !13 was merged
Merge request URL:
https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/13
Project:Branches: chris/rtems-libbsd:no-rpc-kernel-header-install-6-freebsd-12
to rtems/pkg/rtems-libbsd:6-freebsd-12
Author: Chris Johns
Assignee: Chris Johns
--
View it on Git
Chris Johns pushed new commits to merge request !13
Merge request URL:
https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/13
* 7a86bf14 - freebsd/sys/rpc: Do not install kernel RPC headers
--
View it on GitLab:
https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/1
Chris Johns commented on a discussion:
https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/13#note_112212
Yes and thanks.
--
View it on GitLab:
https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/13#note_112212
You're receiving this email because of your account o
Sebastian Huber created a merge request:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/224
Project:Branches: sebhub/rtems:dev-serial-fix-uninit-var-warn to
rtems/rtos/rtems:main
Author: Sebastian Huber
Assignee: Sebastian Huber
## Summary
dev/serial: Fix uninitialized variab
Reassigned merge request 224
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/224
Sebastian Huber was added as an assignee.
--
View it on GitLab:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/224
You're receiving this email because of your account on gitlab.rtems.org.
Kinsey Moore commented:
https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/13#note_112209
This should also reference/close rtems/rtos/rtems#4907
--
View it on GitLab:
https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/13#note_112209
You're receiving this email b
Sebastian Huber commented on a discussion on bsps/aarch64/shared/start/start.S:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/113#note_112208
> _el1_start:
>
> #ifdef RTEMS_SMP
> - /* Read MPIDR and get current processor index */
> - mrs x7, mpidr_el1
> - and x7, x7,
Sebastian Huber commented on a discussion on bsps/aarch64/shared/start/start.S:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/113#note_112207
> _el1_start:
>
> #ifdef RTEMS_SMP
> - /* Read MPIDR and get current processor index */
> - mrs x7, mpidr_el1
> - and x7, x7,
Chris Johns created a merge request:
https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/13
Project:Branches: chris/rtems-libbsd:no-rpc-kernel-header-install-6-freebsd-12
to rtems/pkg/rtems-libbsd:6-freebsd-12
Author: Chris Johns
Assignee: Chris Johns
## Summary
Do not insta
Reassigned merge request 13
https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/13
Chris Johns was added as an assignee.
--
View it on GitLab:
https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/13
You're receiving this email because of your account on gitlab.rtems.
xiaojun zheng commented on a discussion on bsps/aarch64/shared/start/start.S:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/113#note_112204
> _el1_start:
>
> #ifdef RTEMS_SMP
> - /* Read MPIDR and get current processor index */
> - mrs x7, mpidr_el1
> - and x7, x7, #0
Chris Johns created an issue:
https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/issues/9
Assignee: Chris Johns
The build support is installing the kernel RPC header file `rpc/auth.h`. This
clashes with the user land version of the same header file. Only install the
user land version of the h
Issue was closed by Chris Johns
Issue #8: https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/issues/8
--
View it on GitLab: https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/issues/8
You're receiving this email because of your account on gitlab.rtems.org.
__
Merge request !57 was merged
Merge request URL:
https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/57
Project:Branches: chris/rtems-source-builder:update-kernel-libbsd to
rtems/tools/rtems-source-builder:main
Author: Chris Johns
Assignee: Chris Johns
--
View it on GitL
Chris Johns created a merge request:
https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/57
Project:Branches: chris/rtems-source-builder:update-kernel-libbsd to
rtems/tools/rtems-source-builder:main
Author: Chris Johns
Assignee: Chris Johns
## Summary
rtems: Update
Reassigned merge request 57
https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/57
Chris Johns was added as an assignee.
--
View it on GitLab:
https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/merge_requests/57
You're receiving this email because of your acco
Amar Takhar created an issue:
https://gitlab.rtems.org/administration/gitlab/-/issues/74
This is documented in the GitLab issue database and maybe implemented in the
future:
* https://gitlab.com/gitlab-org/gitlab/-/issues/14289
--
View it on GitLab: https://gitlab.rtems.org/administration
Merge request !12 was merged
Merge request URL:
https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/12
Project:Branches: chris/rtems-libbsd:dhcp-options-bad-writes-6-freebsd-12 to
rtems/pkg/rtems-libbsd:6-freebsd-12
Author: Chris Johns
Assignee: Chris Johns
--
View it on GitLab:
Chris Johns pushed new commits to merge request !12
Merge request URL:
https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/12
* c9e8c28e - 1 commit from branch `6-freebsd-12`
* c88476d8 - dhcpcd: Work around dangling memory references to options
--
View it on GitLab:
https://gi
Merge request !11 was merged
Merge request URL:
https://gitlab.rtems.org/rtems/pkg/rtems-libbsd/-/merge_requests/11
Project:Branches: chris/rtems-libbsd:nuttcp-6-freebsd-12 to
rtems/pkg/rtems-libbsd:6-freebsd-12
Author: Chris Johns
Assignee: Chris Johns
--
View it on GitLab:
https://gitlab.r
Gedare Bloom pushed new commits to merge request !47
Merge request URL: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/47
* 7be49773...d304a817 - 2 commits from branch `main`
* 0f421539 - dev/serial: Refactor the pl011 driver
--
View it on GitLab: https://gitlab.rtems.org/rtems/rt
Kinsey Moore pushed new commits to merge request !223
Merge request URL:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/223
* 0f421539 - 1 commit from branch `main`
* 0d407cd2 - cpukit/libdl/arm: Obey instruction encoding requirements for Thumb
BLX
--
View it on GitLab:
https:/
Issue was closed by Gedare Bloom with merge request !47
(https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/47)
Issue #5026: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5026
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5026
You're receiving this email
Merge request !47 was merged
Merge request URL: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/47
Project:Branches: yangn0/rtems:refactor-pl011 to rtems/rtos/rtems:main
Author: Ning Yang
Reviewers: Kinsey Moore and Gedare Bloom
--
View it on GitLab: https://gitlab.rtems.org/rtems/rt
Merge request !47 was merged
Merge request URL:
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/47
Project:Branches: joel/rtems-docs:update-posix-conformance to
rtems/docs/rtems-docs:main
Author: Joel Sherrill
Assignee: Joel Sherrill
--
View it on GitLab:
https://gitlab.rtems
Amar Takhar pushed new commits to merge request !47
Merge request URL:
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/47
* 427902a9...5ed7ab3d - 2 commits from branch `main`
* a76aab88 - posix-compliance: Update API tracking csv to account for lio_listio
--
View it on GitLab
Joel Sherrill created a merge request:
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/47
Project:Branches: joel/rtems-docs:update-posix-conformance to
rtems/docs/rtems-docs:main
Author: Joel Sherrill
Assignee: Joel Sherrill
## Summary
posix-compliance: Update API trackin
Reassigned merge request 47
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/47
Joel Sherrill was added as an assignee.
--
View it on GitLab:
https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/47
You're receiving this email because of your account on gitlab.rtems.
Kinsey Moore commented on a discussion:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/223#note_112186
I have a test case that reproduces the problem for certain alignments of
address space usage and luck on the Zynq QEMU BSP, but I'm fairly certain it
doesn't guarantee a reprod
Alessandro Nardin commented on a discussion:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/222#note_112184
added
--
View it on GitLab:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/222#note_112184
You're receiving this email because of your account on gitlab.rtems
Alessandro Nardin pushed new commits to merge request !222
Merge request URL:
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/222
* 7be49773...d304a817 - 2 commits from branch `main`
* 344caffe - posix/aio_misc.c/aio_init(): lock before accessing data
--
View it on GitLab:
https:
70 matches
Mail list logo