From 839c069357f1a4609e5d795c64f1c8a619108378 Mon Sep 17 00:00:00 2001 From: Dhruv Menon <dhruvmenon1104@gmail.com> Date: Fri, 8 Mar 2024 12:34:58 -0500 Subject: [PATCH] added new ideas to ideas/index.rst --- ideas/index.rst | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/ideas/index.rst b/ideas/index.rst index f3ee03d..f8d8b34 100644 --- a/ideas/index.rst +++ b/ideas/index.rst @@ -120,6 +120,29 @@ Ideas :fab:`discourse;pst-color-light` Discuss on forum +.. card:: Upstream Zephyr Support on BBAI-64 R5 + + :fas:`timeline;pst-color-secondary` RTOS/microkernel imporvements :bdg-success:`Medium complexity` :bdg-success-line:`350 hours` + + ^^^^ + + Incorporating Zephyr RTOS support onto the Cortex-R5 cores of the TDA4VM SoC along with Linux operation on the A72 core. The objective is to harness the combined capabilities of both systems + to support BeagleBone AI-64. + + | **Goal:** submit upstream patches to support BeagleBone AI-64 and respond to feedback + | **Hardware Skills:** Familiarity with ARM Cortex R5 + | **Software Skills:** `C`_, `RTOS <https://docs.zephyrproject.org/latest/develop/getting_started/index.html>`_ + | **Possible Mentors:** `Dhruva Gole <https://forum.beagleboard.org/u/dhruvag2000>`_, `Nishanth Menon <https://forum.beagleboard.org/u/nishanth_menon>`_ + | **Upstream Repository:** `The primary repository for Zephyr Project <https://github.com/zephyrproject-rtos/zephyr>`_ + + ++++ + + .. button-link:: https://forum.beagleboard.org/t/upstream-zephyr-support-on-bbai-64-r5/37294/1 + :color: danger + :expand: + + :fab:`discourse;pst-color-light` Discuss on forum + .. button-link:: https://forum.beagleboard.org/tag/gsoc-ideas :color: danger :expand: -- GitLab