Getting started with secure embedded systems developing IoT systems for micro:bit and Raspberry Pi Pico using Rust and Tock

Build secure and reliable IoT applications for micro:bit and Raspberry Pi Pico by using Rust and Tock. One of the first Operating Systems written in Rust, Tock is designed to safely run multiple applications on low power devices, enabling you to build a secure foundation for IoT systems. It is an op...

Full description

Bibliographic Details
Main Authors: Radovici, Alexandru, Culic, Ioana (Author)
Format: eBook
Language:English
Published: New York, NY Apress 2022
Series:Technology in action
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 04715nmm a2200601 u 4500
001 EB002008778
003 EBX01000000000000001171678
005 00000000000000.0
007 cr|||||||||||||||||||||
008 220121 ||| eng
020 |a 1484277899 
050 4 |a TK5105.8857 
050 4 |a TK7895.E42 
100 1 |a Radovici, Alexandru 
245 0 0 |a Getting started with secure embedded systems  |b developing IoT systems for micro:bit and Raspberry Pi Pico using Rust and Tock  |c Alexandru Radovici, Ioana Culic 
260 |a New York, NY  |b Apress  |c 2022 
300 |a xvii, 533 pages  |b illustrations 
505 0 |a Chapter 1: Embedded Systems and Architectures -- Chapter 2: Embedded Systems Software Development -- Chapter 3: The Tock Architecture System -- Chapter 4: Rust for Tock -- Chapter 5: Getting Started with Tock OS -- Chapter 6: The Structure of a Custom Tock System -- Chapter 7: Userspace Applications Development -- Chapter 8: Writing a Synchronus Syscall Capsule -- Chapter 9: Writing an Asynchronus Syscall Capsule -- Chapter 10: The Implementation of a Service Capsule -- Chapter 12: Tock Userspace Driver -- Chapter 12: Tock Systems Manager 
505 0 |a Includes bibliographical references and index 
653 |a Rust (Computer program language) / http://id.loc.gov/authorities/subjects/sh2018000672 
653 |a Internet des objets 
653 |a Génie logiciel 
653 |a Rust (Langage de programmation) 
653 |a Computer Communication Networks 
653 |a Systèmes enfouis (Informatique) / Sécurité / Mesures 
653 |a Réseaux d'ordinateurs 
653 |a Embedded computer systems / Security measures 
653 |a Computer networks / fast 
653 |a Internet of things / http://id.loc.gov/authorities/subjects/sh2013000266 
653 |a Software engineering / http://id.loc.gov/authorities/subjects/sh87007398 
653 |a Internet of things / fast 
653 |a Rust (Computer program language) / fast 
653 |a Software engineering / fast 
653 |a Computer networks / http://id.loc.gov/authorities/subjects/sh85029513 
700 1 |a Culic, Ioana  |e author 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
490 0 |a Technology in action 
500 |a Includes index 
024 8 |a 10.1007/978-1-4842-7789-8 
776 |z 1484277899 
776 |z 9781484277881 
776 |z 1484277880 
776 |z 9781484277898 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484277898/?ar  |x Verlag  |3 Volltext 
082 0 |a 384 
082 0 |a 331 
082 0 |a 006.2/2 
082 0 |a 620 
082 0 |a 005.8 
520 |a Build secure and reliable IoT applications for micro:bit and Raspberry Pi Pico by using Rust and Tock. One of the first Operating Systems written in Rust, Tock is designed to safely run multiple applications on low power devices, enabling you to build a secure foundation for IoT systems. It is an open-source OS that has recently gained popularity as companies such as Google[1] explore and integrate it into their products. This book guides you through the steps necessary to customize and integrate Tock into your devices. First, you'll explore the characteristics of Tock and how to run it on two of the most popular IoT platforms: micro:bit and Raspberry Pi Pico. You'll also take a look at Rust and how to use it for building secure applications with T6ock. The book focuses on the Tock kernel internals and presents the steps necessary to integrate new features.  
520 |a From simple drivers to the more complex asynchronous ones, you are provided with a detailed description of the Tock kernel API. Next, you'll review the Tock applications framework for C. Starting from simple Tock APIs to the more complex Inter-Process Communication system, this book provides a complete overview of the Tock application ecosystem. By taking a practical approach, Getting Started with Secure Embedded Systems provides a starting point for building a secure IoT foundation using the Tock Operating System. You will: Use Rust for embedded systems development Write applications and drivers for Tock Customize the Tock kernel for specific hardware platforms Set a solid base for building secure and reliable IoT applications Use Tock to ensure the security of your microcontrollers and integrate them into your projects Manage products that rely on Tock Who This Book Is For IoT system designers, developers, and integrators who are familiar with operating systems concepts.  
520 |a The book can also be suitable for people with less experience, who want to gain an overview of the latest hardware and software technologies related to building secure IoT systems