ARM Buys Dutch IoT Security Company

Purchase fills in missing puzzle piece for embedded microcontrollers.

popularity

ARM said today it purchased Offspark, a Dutch IoT security software company, expanding its reach into the embedded IoT world where security is emerging as one of the most pressing concerns.

The deal expands ARM’s focus on security, which until now has largely been focused on its TrustZone technology inside its processors. TrustZone is a hardware solution that allows compartmentalization between memory and processes. While that’s a critical for security in processors, one of the gaping holes in Internet of Things security involves microcontrollers. MCUs are less costly than processors and simpler in design, but one of the big concerns with using them for compute engines has been around security.

ARM’s solution here is transport layer security, or TLS, which sits at level four on the seven-layer Open Systems Interconnection model—above the network and below the communications session. That transport layer is focused on the reliable transmission of data between different nodes on a network.

“The goal here is to provide communication channel security,” said Paul Bakker, who heads mbed TLS at ARM. “It prevents outsiders from injecting data into data streams.”

Mbed is an open-source platform and RTOS for IoT devices based on ARM microcontrollers. TLS will ride atop the network transport layer, so it will work with IPv4 and the new IPv6, which will be required because IPv4 is running out of addresses.

“TLS doesn’t care about the IP layer,” said Bakker. “It will support both.”

TLS is written in portable C, and mbed TLS modules are loosely coupled. It is available as an open-source or closed-source commercial version.

Terms of the deal were not released.

Fig. 1: The 7-layer OSI model. Courtesy technology. Courtesy: blurtit.com.

Fig. 1: The 7-layer OSI model. Courtesy technology. Courtesy: blurtit.com.



Leave a Reply


(Note: This name will be displayed publicly)