From 0931c73fb26a18efe8d66b463bccaa82f197d5f7 Mon Sep 17 00:00:00 2001 From: Nathalie Chan King Choy Date: Tue, 13 Aug 2024 10:04:40 -0700 Subject: [PATCH] Update homepage to point to new elevator pitch deck Update link to the presentation. --- src/content/pages/homepage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/content/pages/homepage.md b/src/content/pages/homepage.md index c312a47..e4fce1b 100644 --- a/src/content/pages/homepage.md +++ b/src/content/pages/homepage.md @@ -7,4 +7,4 @@ SoCs (System on a Chip) are becoming more heterogeneous, with multiple processor OpenAMP (Open Asymmetric Multi-Processing) is a framework providing the software components needed to enable the development of software applications for AMP systems. It allows operating systems to interact within a broad range of complex homogeneous and heterogeneous architectures and allows asymmetric multiprocessing applications to leverage parallelism offered by the multicore configuration. -[This presentation](/docs/presentations/OpenAMP-Elevator-Pitch-2024-Q1.pdf) gives some brief details about OpenAMP. +[This presentation](/docs/presentations/OpenAMP-Elevator-Pitch-2024-Q3.pdf) gives some brief details about OpenAMP.