diff --git a/src/content/blogs/linaro-at-open-source-summit-europe-and-linux-plumbers-2024.mdx b/src/content/blogs/linaro-at-open-source-summit-europe-and-linux-plumbers-2024.mdx index 395d9a1..88bf7e5 100644 --- a/src/content/blogs/linaro-at-open-source-summit-europe-and-linux-plumbers-2024.mdx +++ b/src/content/blogs/linaro-at-open-source-summit-europe-and-linux-plumbers-2024.mdx @@ -20,7 +20,7 @@ In this blog, we share some of the highlights from both events. # ONELab continues to attract attention -![](linaro-website/images/blog/image4_dtsrnk.jpg) +![](/linaro-website/images/blog/image4_dtsrnk.jpg) Back in May we [announced ONELab](https://www.linaro.org/news/linaro-unveils-onelab-at-connect-revolutionizing-edge-compute-interoperability-testing/) - a product which enables Silicon Vendors and Device Makers to conduct continuous interoperability tests among different Operating Systems and Cloud Services. The ONELab demo we featured on the booth attracted a lot of attention, further proof that there is a gap in the market for tools which enable seamless interoperability edge device testing. Head to our [ONELab page](https://www.linaro.org/solutions/onelab) to learn more! @@ -32,7 +32,7 @@ LTS uses LKFT (Linux Kernel Functional Test) to run millions of tests and identi # Training made a splash -![](linaro-website/images/blog/image3_kjzvpj.jpg) +![](/linaro-website/images/blog/image3_kjzvpj.jpg) Daniel Thompson who heads up Linaro’s training services was on hand to talk about all the training we have on offer. We are looking to do a series of webinars in the coming months on training, with a particular focus on topics such as OP-TEE, Rust, Open-Embedded and Yocto.To register interest for our upcoming training, fill out the form here: @@ -44,7 +44,7 @@ In addition to our sponsor booth, we also had some noteworthy sessions presented ## Devboards for Android Community -![](linaro-website/images/blog/image5_lsb9dm.jpg) +![](/linaro-website/images/blog/image5_lsb9dm.jpg) Linaro engineers frequently get asked the question which device prototype or development board they recommend for Android development. This planted the idea of creating a community around development boards which provides AOSP support. Introducing [The Devboards for Android community initiative](https://devboardsforandroid.linaro.org/en/latest/). @@ -52,7 +52,7 @@ At OSS, Amit Pundir - Senior Engineer at Linaro - talked about the project and t ## Give me back my GPIO Persistance! (Introducing libgpiod GPIO-Manager) -![](linaro-website/images/blog/image1_ekzt0w.jpg) +![](/linaro-website/images/blog/image1_ekzt0w.jpg) Ever since the GPIO character device was introduced as a proposed uAPI replacement for the deprecated sysfs interface, users have pointed to the lack of persistence of GPIO state. This new approach causes issues when trying to port code from sysfs to libgpiod. @@ -62,7 +62,7 @@ In this talk, Bartosz Golaszewski - Linux Kernel Developer at Linaro - discussed Implementing Type-C support in Linux is no easy task as platform implementers need to understand different pieces of the Type-C stack (and various USB standards). -![](linaro-website/images/blog/image2_rletmx.jpg) +![](/linaro-website/images/blog/image2_rletmx.jpg) In this talk, Dmitry Baryshkov - Engineer at Linaro - provided an overview of the Linux USB-C subsystem and its different parts. @@ -72,7 +72,7 @@ Several of our Engineers also participated in mini conferences and BOFs at Linux ## PCI Endpoint Open Items Discussion -![](linaro-website/images/blog/image6_spiq60.jpg) +![](/linaro-website/images/blog/image6_spiq60.jpg) At Linux Plumbers 2023, Manivannan Sadhasivam hosted a discussion on PCI Endpoints. At this years conference he did a follow up session, covering topics such as the state of Virtio support in PCI Endpoint Subsystem, using QEMU for testing PCI Endpoint Subsystem and so on.