From 4612c96ecd60c0f02312b87abba88c024d97e73d Mon Sep 17 00:00:00 2001 From: Matt Spencer Date: Wed, 1 Jun 2022 18:00:06 +0100 Subject: [PATCH] Add systemready in automotive blog post Content from Girish Signed-off-by: Matt Spencer --- content/blog/2022/autonomous_race_car/index.md | 2 +- content/blog/2022/systemready_in_automotive.md | 16 ++++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 content/blog/2022/systemready_in_automotive.md diff --git a/content/blog/2022/autonomous_race_car/index.md b/content/blog/2022/autonomous_race_car/index.md index 8a0e02e..194facd 100644 --- a/content/blog/2022/autonomous_race_car/index.md +++ b/content/blog/2022/autonomous_race_car/index.md @@ -3,7 +3,7 @@ Title: SOAFEE Accelerates Autonomous Race Car Development Description: Discover how the SOAFEE SIG is collaborating with academia to accelerate autonomous race car development Date: 2022-05-04 Banner: - Active: true + Active: false Title: SOAFEE Accelerates Autonomous Race Car Development Description: Discover how the SOAFEE SIG is collaborating with academia to accelerate autonomous race car development Background: banner/banner1.jpg diff --git a/content/blog/2022/systemready_in_automotive.md b/content/blog/2022/systemready_in_automotive.md new file mode 100644 index 0000000..9fd1f89 --- /dev/null +++ b/content/blog/2022/systemready_in_automotive.md @@ -0,0 +1,16 @@ +--- +Title: Using SystemReady in Automotive Applications +Description: A presentation from Arm and Continental about the value of SystemReady in Automotive Applications +Date: "2022-06-01" +Banner: + Active: true + Title: Using SystemReady in Automotive Applications + Description: A presentation from Arm and Continental about the value of SystemReady in Automotive Applications + Background: banner/banner1.jpg +--- + +# SystemReady in Automotive Applications + +The software content of vehicles is increasing as the industry moves towards the vision of software defined vehicles. Portability of operating system software is important between different vehicles and different development environments. Additionally, long maintenance cycles create risk in supporting platform-specific software, particularly in an open source environment. This session will look at the role SystemReady will play in addressing these challenges. + +{{< button url="https://resources.linaro.org/en/resource/okjomGVLS1hQHZ44hmZ5Cv" text="Watch the Presentation">}} -- GitLab