Hi,
I have uploaded my final proposal PDF for GSoC'19. I have tried to
incorporate all the comments made.
Thanks for being such a wonderful community! I enjoyed every bit of the
application period.
Regards,
--
*Ravindra Kumar Meena*,
B. Tech. Computer Science and Engineering,
Indian Institute
Hi,
I have imported and ported the the drivers in 2 pairs(import and port) of
commits
for each one. Please have a look at this branch
https://github.com/thelunatic/rtems-libbsd/commits/tda19988
I have also tried running the media01.exe and have seen it running fine
without
throwing any exceptions
Hello,
I have made the changes in my proposal, as suggested and recommended by
mentors and developers.
In my proposal, I mentioned about my participation in one of the National
Level Technical Competition under the heading "Related Research and Work
Experience", the finals of which was yet to be
On 09/04/2019 11:23, Hesham Almatary wrote:
HTIF devices are not supported on RV32, so proxy a write system call
This syncs HTIF Console with riscv-pk (proxy kernel) to use 32-bit
HTIF syscalls on RV32 instead of 64-bit commands that are not atomic.
---
bsps/riscv/riscv/console/htif.c | 59 +++
On 09/04/2019 11:23, Hesham Almatary wrote:
+ if (val) {
+reg_shift = fdt32_to_cpu(val[0]);
+ }
else {
reg_shift = 0;
}
Ok, with this change.
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax
HTIF devices are not supported on RV32, so proxy a write system call
This syncs HTIF Console with riscv-pk (proxy kernel) to use 32-bit
HTIF syscalls on RV32 instead of 64-bit commands that are not atomic.
---
bsps/riscv/riscv/console/htif.c | 59 +
1 file changed,
---
bsps/riscv/riscv/console/console-config.c | 15 +--
1 file changed, 13 insertions(+), 2 deletions(-)
diff --git a/bsps/riscv/riscv/console/console-config.c
b/bsps/riscv/riscv/console/console-config.c
index 464b4b0e26..5226285272 100644
--- a/bsps/riscv/riscv/console/console-confi
On 05/04/2019 09:44, Sebastian Huber wrote:
On 13/03/2019 07:55, Sebastian Huber wrote:
On 28/02/2019 15:52, Sebastian Huber wrote:
Hello,
we agreed to use @param for function parameter documentation:
https://docs.rtems.org/branches/master/eng/coding-doxygen.html#doxygen-best-practices
Do
From: Chris Johns
---
cpukit/libdebugger/rtems-debugger-arm.c| 24 ++
cpukit/libdebugger/rtems-debugger-server.c | 2 +-
2 files changed, 21 insertions(+), 5 deletions(-)
diff --git a/cpukit/libdebugger/rtems-debugger-arm.c
b/cpukit/libdebugger/rtems-debugger-arm.c
ind
---
cpukit/include/rtems/confdefs.h | 4
cpukit/include/rtems/posix/psignal.h | 2 ++
cpukit/posix/src/psignal.c | 26 +-
3 files changed, 15 insertions(+), 17 deletions(-)
diff --git a/cpukit/include/rtems/confdefs.h b/cpukit/include/rtems/confdefs.h
Rename to use proper namespace.
---
cpukit/include/rtems/confdefs.h | 2 +-
cpukit/include/rtems/posix/psignal.h | 2 +-
cpukit/posix/src/psignal.c | 2 +-
cpukit/posix/src/psignalconfig.c | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/cpukit/include/rtem
Update #2832.
---
c-user/configuring_a_system.rst | 102 +---
1 file changed, 21 insertions(+), 81 deletions(-)
diff --git a/c-user/configuring_a_system.rst b/c-user/configuring_a_system.rst
index 0384d06..c7a8808 100644
--- a/c-user/configuring_a_system.rst
++
---
cpukit/posix/src/shmwkspace.c | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/cpukit/posix/src/shmwkspace.c b/cpukit/posix/src/shmwkspace.c
index 94456e2c5c..038edc51d1 100644
--- a/cpukit/posix/src/shmwkspace.c
+++ b/cpukit/posix/src/shmwkspace.c
@@ -24,7 +24,11 @@ in
Rename to use proper namespace.
---
cpukit/include/rtems/confdefs.h | 2 +-
cpukit/include/rtems/posix/pthread.h | 2 +-
cpukit/include/rtems/posix/pthreadimpl.h | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/cpukit/include/rtems/confdefs.h b/cpukit/include/rte
Update #2832.
---
cpukit/include/rtems/confdefs.h | 59 +
1 file changed, 13 insertions(+), 46 deletions(-)
diff --git a/cpukit/include/rtems/confdefs.h b/cpukit/include/rtems/confdefs.h
index 89b47050d6..64e7458384 100644
--- a/cpukit/include/rtems/confdef
15 matches
Mail list logo