Our Blog

Bud17-313 BoF - Device Tree and Secure Firmware image
Linaro - Author
Linaro - Author profile image
Bud17-313 BoF - Device Tree and Secure Firmware
Friday, March 17, 2017

Device Tree is well established in the Linux kernel. But since there could be other bootloader(s) and firmware components involved that needs to configure the hardware and th...

Read

Accelerated AES for Arm64 Linux Kernel image
Ard Biesheuvel
Ard Biesheuvel profile image
Accelerated AES for Arm64 Linux Kernel
Thursday, January 26, 2017
10 mins read

Ard Biesheuvel looks into accelerated Advanced Encryption Standard (AES) for the ARM64 Linux Kernel. Read about his findings here!

Linaro #1 contributor to the Linux kernel 4.9 release image
Linaro - Author
Linaro - Author profile image
Linaro #1 contributor to the Linux kernel 4.9 release
Wednesday, December 21, 2016
1 min read

Linaro has been a long-standing top 5 company contributor to Linux kernel development. With the release of Linux kernel 4.9, Linaro has for the first time made the top position,...

Kprobes Event Tracing on Armv8 image
David Long
David Long profile image
Kprobes Event Tracing on Armv8
Friday, December 16, 2016
20 mins read

In this article, David Long takes a detailed look at Kprobes Event Tracing on Armv8. Read about his findings here!

TEE Development With No Hardware - Is That Possible? image
Joakim Bech
Joakim Bech profile image
TEE Development With No Hardware - Is That Possible?
Monday, November 28, 2016
7 mins read

In this article, Joakim Bech questions whether you actually need hardware for TEE development. Read more on his findings here!

Suspend to Idle image
Andy Gross
Andy Gross profile image
Suspend to Idle
Tuesday, October 18, 2016
8 mins read

In this article, Andy Gross focuses on the implementation of suspend to idle, which is a software implemented sleep state. Read about his findings here!

System Trace Module (STM) and its usage image
Chunyan Zhang
Chunyan Zhang profile image
System Trace Module (STM) and its usage
Tuesday, September 6, 2016
14 mins read

In this article, Chunyan Zhang takes a detailed look at System Trace Module (STM) and its usage. Read about his findings here!

OpenCSD – Operation and Use of the Library image
Mike Leach
Mike Leach profile image
OpenCSD – Operation and Use of the Library
Friday, July 29, 2016
28 mins read

In this article, Mike Leach takes a detailed look at operation and use of the Library (OpenCSD). Read about his findings here!

Introducing devicetree.org image
Linaro - Author
Linaro - Author profile image
Introducing devicetree.org
Friday, July 22, 2016
1 min read

Device Tree is well established in the Linux kernel. But since there could be other bootloader(s) and firmware components involved that needs to configure the hardware and thereby also needs...

CoreSight, Perf and the OpenCSD Library image
Mathieu Poirier
Mathieu Poirier profile image
CoreSight, Perf and the OpenCSD Library
Monday, June 27, 2016
22 mins read

Mathieu Poirier looks at how the CoreSight framework, found in Linux kernel, has been integrated with standard Perf core, both at kernel & user space level.