Language:
English
繁體中文
Help
回圖書館首頁
手機版館藏查詢
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
Embedded and real-time operating systems
~
Wang, K. C.
Linked to FindBook
Google Book
Amazon
博客來
Embedded and real-time operating systems
Record Type:
Electronic resources : Monograph/item
Title/Author:
Embedded and real-time operating systems/ by K. C. Wang.
Author:
Wang, K. C.
Published:
Cham :Springer International Publishing : : 2023.,
Description:
xv, 851 p. :ill., digital ;24 cm.
[NT 15003449]:
Chapter. 1. Introduction -- Chapter. 2. ARM Architecture and Programming -- Chapter. 3. Interrupts and Exceptions Processing -- Chapter. 4. Models of Embedded Systems -- Chapter. 5. Process Management in Embedded Systems -- Chapter. 6. Memory Management in ARM -- Chapter. 7. User Mode Process and System Calls -- Chapter. 8. General Purpose Embedded Operating Systems -- Chapter. 9. Multiprocessing in Embedded Systems -- Chapter. 10. Embedded Real-Time Operating Systems -- Chapter. 11. ARMv8 Architecture and Programming -- Chapter. 12. ARM TrustZone and Secure Operating Systems.
Contained By:
Springer Nature eBook
Subject:
Operating systems (Computers) -
Online resource:
https://doi.org/10.1007/978-3-031-28701-5
ISBN:
9783031287015
Embedded and real-time operating systems
Wang, K. C.
Embedded and real-time operating systems
[electronic resource] /by K. C. Wang. - Second edition. - Cham :Springer International Publishing :2023. - xv, 851 p. :ill., digital ;24 cm.
Chapter. 1. Introduction -- Chapter. 2. ARM Architecture and Programming -- Chapter. 3. Interrupts and Exceptions Processing -- Chapter. 4. Models of Embedded Systems -- Chapter. 5. Process Management in Embedded Systems -- Chapter. 6. Memory Management in ARM -- Chapter. 7. User Mode Process and System Calls -- Chapter. 8. General Purpose Embedded Operating Systems -- Chapter. 9. Multiprocessing in Embedded Systems -- Chapter. 10. Embedded Real-Time Operating Systems -- Chapter. 11. ARMv8 Architecture and Programming -- Chapter. 12. ARM TrustZone and Secure Operating Systems.
This book covers the basic concepts and principles of operating systems, showing how to apply them to the design and implementation of complete operating systems for embedded and real-time systems. It includes all the foundational and background information on ARM architecture, ARM instructions and programming, toolchain for developing programs, virtual machines for software implementation and testing, program execution image, function call conventions, run-time stack usage and link C programs with assembly code. Embedded and Real-Time Operating Systems describes the design and implementation of a complete OS for embedded systems in incremental steps, explaining the design principles and implementation techniques. For Symmetric Multiprocessing (SMP) embedded systems, the author examines the ARM MPcore processors, which include the SCU and GIC for interrupts routing and interprocessor communication and synchronization by Software Generated Interrupts (SGIs) This Second Edition covers ARM64 architecture and programming. These include exception levels, vector tables and exceptions handling, GICv3 programming and interrupt processing. It covers virtual to physical address mappings in ARMv8, and shows a 64-bit OS with kernel space in EL1 and separate user spaces in EL0. It also covers ARM TrustZone technology and secure systems. These include hardware and software architectures for secure and normal worlds, interactions and switching between the two worlds. It shows a secure world comprising a secure monitor in EL3 to provide service functions, and a normal world comprising processes in non-secure EL1, which use SMC to access service functions in the secure world. Throughout the book, complete working sample systems demonstrate the design principles and implementation techniques. The content is suitable for advanced-level and graduate students working in software engineering, programming, and systems theory.
ISBN: 9783031287015
Standard No.: 10.1007/978-3-031-28701-5doiSubjects--Topical Terms:
539553
Operating systems (Computers)
LC Class. No.: QA76.77
Dewey Class. No.: 005.43
Embedded and real-time operating systems
LDR
:03492nmm a2200337 a 4500
001
2334455
003
DE-He213
005
20230914180759.0
006
m d
007
cr nn 008maaau
008
240402s2023 sz s 0 eng d
020
$a
9783031287015
$q
(electronic bk.)
020
$a
9783031287008
$q
(paper)
024
7
$a
10.1007/978-3-031-28701-5
$2
doi
035
$a
978-3-031-28701-5
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA76.77
072
7
$a
UL
$2
bicssc
072
7
$a
COM046000
$2
bisacsh
072
7
$a
UL
$2
thema
082
0 4
$a
005.43
$2
23
090
$a
QA76.77
$b
.W246 2023
100
1
$a
Wang, K. C.
$3
2156375
245
1 0
$a
Embedded and real-time operating systems
$h
[electronic resource] /
$c
by K. C. Wang.
250
$a
Second edition.
260
$a
Cham :
$b
Springer International Publishing :
$b
Imprint: Springer,
$c
2023.
300
$a
xv, 851 p. :
$b
ill., digital ;
$c
24 cm.
505
0
$a
Chapter. 1. Introduction -- Chapter. 2. ARM Architecture and Programming -- Chapter. 3. Interrupts and Exceptions Processing -- Chapter. 4. Models of Embedded Systems -- Chapter. 5. Process Management in Embedded Systems -- Chapter. 6. Memory Management in ARM -- Chapter. 7. User Mode Process and System Calls -- Chapter. 8. General Purpose Embedded Operating Systems -- Chapter. 9. Multiprocessing in Embedded Systems -- Chapter. 10. Embedded Real-Time Operating Systems -- Chapter. 11. ARMv8 Architecture and Programming -- Chapter. 12. ARM TrustZone and Secure Operating Systems.
520
$a
This book covers the basic concepts and principles of operating systems, showing how to apply them to the design and implementation of complete operating systems for embedded and real-time systems. It includes all the foundational and background information on ARM architecture, ARM instructions and programming, toolchain for developing programs, virtual machines for software implementation and testing, program execution image, function call conventions, run-time stack usage and link C programs with assembly code. Embedded and Real-Time Operating Systems describes the design and implementation of a complete OS for embedded systems in incremental steps, explaining the design principles and implementation techniques. For Symmetric Multiprocessing (SMP) embedded systems, the author examines the ARM MPcore processors, which include the SCU and GIC for interrupts routing and interprocessor communication and synchronization by Software Generated Interrupts (SGIs) This Second Edition covers ARM64 architecture and programming. These include exception levels, vector tables and exceptions handling, GICv3 programming and interrupt processing. It covers virtual to physical address mappings in ARMv8, and shows a 64-bit OS with kernel space in EL1 and separate user spaces in EL0. It also covers ARM TrustZone technology and secure systems. These include hardware and software architectures for secure and normal worlds, interactions and switching between the two worlds. It shows a secure world comprising a secure monitor in EL3 to provide service functions, and a normal world comprising processes in non-secure EL1, which use SMC to access service functions in the secure world. Throughout the book, complete working sample systems demonstrate the design principles and implementation techniques. The content is suitable for advanced-level and graduate students working in software engineering, programming, and systems theory.
650
0
$a
Operating systems (Computers)
$3
539553
650
0
$a
Embedded computer systems.
$3
582088
650
1 4
$a
Operating Systems.
$3
892491
650
2 4
$a
Embedded Systems.
$3
3592715
650
2 4
$a
Mobile Computing.
$3
3201332
710
2
$a
SpringerLink (Online service)
$3
836513
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-3-031-28701-5
950
$a
Computer Science (SpringerNature-11645)
based on 0 review(s)
Location:
ALL
電子資源
Year:
Volume Number:
Items
1 records • Pages 1 •
1
Inventory Number
Location Name
Item Class
Material type
Call number
Usage Class
Loan Status
No. of reservations
Opac note
Attachments
W9460660
電子資源
11.線上閱覽_V
電子書
EB QA76.77
一般使用(Normal)
On shelf
0
1 records • Pages 1 •
1
Multimedia
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login