JP2019068341A - 制御装置および制御方法 - Google Patents
制御装置および制御方法 Download PDFInfo
- Publication number
- JP2019068341A JP2019068341A JP2017194025A JP2017194025A JP2019068341A JP 2019068341 A JP2019068341 A JP 2019068341A JP 2017194025 A JP2017194025 A JP 2017194025A JP 2017194025 A JP2017194025 A JP 2017194025A JP 2019068341 A JP2019068341 A JP 2019068341A
- Authority
- JP
- Japan
- Prior art keywords
- control
- verification
- unit
- processing
- control processing
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims abstract description 85
- 238000012545 processing Methods 0.000 claims abstract description 250
- 238000012795 verification Methods 0.000 claims abstract description 219
- 238000004891 communication Methods 0.000 claims abstract description 58
- 238000013524 data verification Methods 0.000 claims abstract description 3
- 230000004913 activation Effects 0.000 claims description 56
- 238000005259 measurement Methods 0.000 claims description 10
- 230000003213 activating effect Effects 0.000 claims description 8
- 238000001514 detection method Methods 0.000 description 6
- 238000005516 engineering process Methods 0.000 description 3
- 238000004904 shortening Methods 0.000 description 3
- 238000010586 diagram Methods 0.000 description 2
- 238000004364 calculation method Methods 0.000 description 1
- 238000012790 confirmation Methods 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000007689 inspection Methods 0.000 description 1
- 230000004044 response Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/50—Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
- G06F21/57—Certifying or maintaining trusted computer platforms, e.g. secure boots or power-downs, version controls, system software checks, secure updates or assessing vulnerabilities
- G06F21/575—Secure boot
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/50—Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems
- G06F21/52—Monitoring users, programs or devices to maintain the integrity of platforms, e.g. of processors, firmware or operating systems during program execution, e.g. stack integrity ; Preventing unwanted data erasure; Buffer overflow
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2221/00—Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F2221/21—Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F2221/2149—Restricted operating environment
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Computer Hardware Design (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Debugging And Monitoring (AREA)
Abstract
Description
を備えるものである。
図1は、本発明の実施の形態1に係る制御装置を適用した車載制御装置(ECU)の機能ブロック図である。本実施の形態1における車載制御装置(以下、制御装置10と称する)は、起動制御部100、制御処理部101、不揮発性記憶部102、検証値生成部103、検証実行部104、検証判定部105、通信制御部106および時間計測部107を備えて構成されている。
従来の制御装置においては、制御処理の起動する前に、セキュアブート処理に用いる検証値を生成していた。これに対して、本実施の形態1に係る制御装置は、制御処理が停止する前に、セキュアブート処理に用いる検証値を生成する構成を備えている。そして、制御処理が起動する前に、予め生成した検証値を用いてセキュアブート処理を行う構成を備えている。
これにより、制御処理を起動する前に行うセキュアブート処理の処理時間を、従来に比べて短縮することができる。
続いて、起動制御部が、検証値を生成させた後に、制御処理を停止させるステップと、起動制御部が、制御処理を停止させた後に、起動指令を受信した場合には、通信機能を有効とするステップと、通信制御部が、外部機器から制御処理を実行するための起動要求を受信した場合には、停止処理の終了後、制御処理が起動する前に、比較処理および判定処理を実行させるステップと、を備えるものである。
Claims (5)
- 第一の処理環境と、前記第一の処理環境から隔離された第二の処理環境と、
前記第一の処理環境下に、
制御対象への制御処理を実行する制御処理部と、
前記制御処理部が前記制御対象の制御のために用いるデータを格納する第一の記憶領域と、
前記制御処理を実行するか否かを判定する検証判定部と、
を備え、
前記第二の処理環境下に、
前記第一の記憶領域のデータに基づいて予め生成された期待値を格納する第二の記憶領域と、
前記第一の記憶領域のデータに基づいて検証値を生成する検証値生成部と、
前記第一の記憶領域のデータの検証を実行する検証実行部と、
を備えた制御装置であって、
前記第二の記憶領域は、前記第二の処理環境からのみアクセス可能に設定され、
前記検証値生成部は、前記制御処理部による前記制御処理が停止する前に、前記検証値を生成し、生成した前記検証値を前記第二の記憶領域に格納し、
前記検証実行部は、前記制御処理部による前記制御処理が起動する前に、前記期待値と前記検証値との比較処理を実行し、検証合格か検証不合格かを示す比較結果を前記第一の処理環境内の前記検証判定部に送信し、
前記検証判定部は、
前記検証実行部から前記検証合格を示す比較結果を受信した場合には、前記制御処理部による前記制御処理を起動する判定処理を実行し、
前記検証実行部から前記検証不合格を示す比較結果を受信した場合には、前記制御処理部による前記制御処理の起動を中止する判定処理を実行する
制御装置。 - 前記第一の処理環境下に、
前記制御処理部による前記制御処理の停止および起動を制御する起動制御部と、
外部機器との通信機能を有する通信制御部と、
を更に有し、
前記起動制御部は、
前記制御処理部による前記制御処理を停止させる前に、前記通信制御部による前記通信機能を無効とし、
続いて、前記検証値生成部に前記検証値を生成させた後に、前記制御処理部による前記制御処理を停止させる
請求項1に記載の制御装置。 - 前記第一の処理環境下に、前記制御処理部による前記制御処理を起動する時刻になったことを起動指令として通知する時間計測部を更に有し、
前記起動制御部は、
前記制御処理部による前記制御処理を停止させた後に、前記時間計測部から前記起動指令を受信した場合には、前記通信制御部による前記通信機能を有効とし、
前記通信制御部が前記外部機器から前記制御処理部による前記制御処理を実行するための起動要求を受信した場合には、前記制御処理部による前記制御処理を起動させる前に、前記検証実行部による比較処理および前記検証判定部による判定処理を実行させる
請求項2に記載の制御装置。 - 前記検証実行部は、前記検証値生成部により生成された複数の検証値と、前記第二の記憶領域に格納された複数の期待値とを比較し、それぞれの検証値について検証合格か検証不合格かを示す複数の比較結果を前記第一の処理環境下の前記検証判定部に送信し、
前記検証判定部は、前記複数の比較結果に基づいて、前記検証合格が得られた検証値に対応する制御処理の実行に限定し、前記制御処理部による前記制御処理の一部の起動を許可する
請求項1から3のいずれか1項に記載の制御装置。 - 第一の処理環境と、前記第一の処理環境から隔離された第二の処理環境と、前記第一の処理環境下に格納されているデータを用いて制御対象を制御する制御処理部と、を有する制御装置の制御方法であって、
前記制御処理部による制御処理が停止する前に、
前記第一の処理環境下の第一の記憶領域のデータに基づいて検証値を生成するステップと、前記検証値を前記第二の処理環境下の第二の記憶領域に格納するステップと、
前記制御処理部による前記制御処理が起動する前に、
前記第一の記憶領域のデータに基づいて予め生成された期待値と前記検証値との比較処理を実行するステップと、
前記比較処理の比較結果が検証合格の場合には、前記制御処理部による前記制御処理を起動する判定処理を実行ステップと、
前記比較結果が検証不合格の場合には、前記制御処理部による前記制御処理の起動を中止する判定処理を実行するステップと
を備える制御装置の制御方法。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017194025A JP6463435B1 (ja) | 2017-10-04 | 2017-10-04 | 制御装置および制御方法 |
US15/938,044 US10789365B2 (en) | 2017-10-04 | 2018-03-28 | Control device and control method |
DE102018207504.2A DE102018207504A1 (de) | 2017-10-04 | 2018-05-15 | Steuervorrichtung und Steuerverfahren |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017194025A JP6463435B1 (ja) | 2017-10-04 | 2017-10-04 | 制御装置および制御方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP6463435B1 JP6463435B1 (ja) | 2019-02-06 |
JP2019068341A true JP2019068341A (ja) | 2019-04-25 |
Family
ID=65270571
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2017194025A Active JP6463435B1 (ja) | 2017-10-04 | 2017-10-04 | 制御装置および制御方法 |
Country Status (3)
Country | Link |
---|---|
US (1) | US10789365B2 (ja) |
JP (1) | JP6463435B1 (ja) |
DE (1) | DE102018207504A1 (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP7010543B1 (ja) | 2020-11-19 | 2022-01-26 | Necプラットフォームズ株式会社 | コンピュータシステム、ソフトウェア改竄検証方法、及び、プログラム |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050108564A1 (en) * | 2003-11-13 | 2005-05-19 | International Business Machines Corporation | Reducing the boot time of a TCPA based computing system when the Core Root of Trust Measurement is embedded in the boot block code |
JP2010233182A (ja) * | 2009-03-30 | 2010-10-14 | Nec Corp | 端末装置、端末ネットワークシステム、端末装置のリモート電源制御方法、リモート電源制御プログラム |
JP2011100329A (ja) * | 2009-11-06 | 2011-05-19 | Hitachi Solutions Ltd | コンピュータ |
JP2012032925A (ja) * | 2010-07-29 | 2012-02-16 | Canon Inc | プラットフォーム完全性検証システム |
US20130262900A1 (en) * | 2004-11-24 | 2013-10-03 | Intellectual Ventures I Llc | Systems and methods for waking wireless lan devices |
WO2016185577A1 (ja) * | 2015-05-20 | 2016-11-24 | 富士通株式会社 | プログラム検証方法、検証プログラム、及び情報処理装置 |
JP2017033248A (ja) * | 2015-07-31 | 2017-02-09 | パナソニックIpマネジメント株式会社 | 処理装置、車載端末装置、処理装置の起動方法、及び処理装置の起動プログラム |
Family Cites Families (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7024555B2 (en) * | 2001-11-01 | 2006-04-04 | Intel Corporation | Apparatus and method for unilaterally loading a secure operating system within a multiprocessor environment |
CN1871568B (zh) * | 2003-08-26 | 2010-04-28 | 松下电器产业株式会社 | 程序执行设备 |
JP2009225260A (ja) * | 2008-03-18 | 2009-10-01 | Fujitsu Ten Ltd | 制御装置、制御方法、車両の制御装置、及び車両の制御システム |
EP2711862A1 (en) * | 2012-09-19 | 2014-03-26 | ST-Ericsson SA | Storing data in a memory of an electronic device |
US20150052616A1 (en) * | 2013-08-14 | 2015-02-19 | L-3 Communications Corporation | Protected mode for securing computing devices |
JP6716708B2 (ja) * | 2016-10-03 | 2020-07-01 | 日立オートモティブシステムズ株式会社 | 車載電子制御装置 |
US10565130B2 (en) * | 2017-09-25 | 2020-02-18 | Intel Corporation | Technologies for a memory encryption engine for multiple processor usages |
US11088846B2 (en) * | 2019-03-28 | 2021-08-10 | Intel Corporation | Key rotating trees with split counters for efficient hardware replay protection |
-
2017
- 2017-10-04 JP JP2017194025A patent/JP6463435B1/ja active Active
-
2018
- 2018-03-28 US US15/938,044 patent/US10789365B2/en active Active
- 2018-05-15 DE DE102018207504.2A patent/DE102018207504A1/de active Pending
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20050108564A1 (en) * | 2003-11-13 | 2005-05-19 | International Business Machines Corporation | Reducing the boot time of a TCPA based computing system when the Core Root of Trust Measurement is embedded in the boot block code |
US20130262900A1 (en) * | 2004-11-24 | 2013-10-03 | Intellectual Ventures I Llc | Systems and methods for waking wireless lan devices |
JP2010233182A (ja) * | 2009-03-30 | 2010-10-14 | Nec Corp | 端末装置、端末ネットワークシステム、端末装置のリモート電源制御方法、リモート電源制御プログラム |
JP2011100329A (ja) * | 2009-11-06 | 2011-05-19 | Hitachi Solutions Ltd | コンピュータ |
JP2012032925A (ja) * | 2010-07-29 | 2012-02-16 | Canon Inc | プラットフォーム完全性検証システム |
WO2016185577A1 (ja) * | 2015-05-20 | 2016-11-24 | 富士通株式会社 | プログラム検証方法、検証プログラム、及び情報処理装置 |
JP2017033248A (ja) * | 2015-07-31 | 2017-02-09 | パナソニックIpマネジメント株式会社 | 処理装置、車載端末装置、処理装置の起動方法、及び処理装置の起動プログラム |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP7010543B1 (ja) | 2020-11-19 | 2022-01-26 | Necプラットフォームズ株式会社 | コンピュータシステム、ソフトウェア改竄検証方法、及び、プログラム |
WO2022107422A1 (ja) * | 2020-11-19 | 2022-05-27 | Necプラットフォームズ株式会社 | コンピュータシステム、ソフトウェア改竄検証方法、及び非一時的なコンピュータ可読媒体 |
JP2022081001A (ja) * | 2020-11-19 | 2022-05-31 | Necプラットフォームズ株式会社 | コンピュータシステム、ソフトウェア改竄検証方法、及び、プログラム |
Also Published As
Publication number | Publication date |
---|---|
DE102018207504A1 (de) | 2019-04-04 |
US10789365B2 (en) | 2020-09-29 |
JP6463435B1 (ja) | 2019-02-06 |
US20190102557A1 (en) | 2019-04-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN108762783B (zh) | 车辆系统的软件更新方法、装置及车辆系统 | |
JP6659180B2 (ja) | 制御装置および制御方法 | |
JP6422059B2 (ja) | 処理装置、車載端末装置、処理装置の起動方法、及び処理装置の起動プログラム | |
US20120066515A1 (en) | Electronic device, key generation program, recording medium, and key generation method | |
JP6391439B2 (ja) | 情報処理装置、サーバ装置、情報処理システム、制御方法及びコンピュータプログラム | |
US9767264B2 (en) | Apparatus, method for controlling apparatus, and program | |
CN113407911A (zh) | 验证驻留在远程计算设备上的软件 | |
JP5861597B2 (ja) | 認証システムおよび認証方法 | |
JP6387908B2 (ja) | 認証システム | |
JP2014510660A (ja) | 車両の防犯のための方法及び装置 | |
EP2813966B1 (en) | Providing a trustworthy indication of the current state of a multiprocessor data processing apparatus | |
CN101369141A (zh) | 用于可编程数据处理设备的保护单元 | |
CN113190880B (zh) | 基于对安全协处理器的背书信息的分析确定是否对计算设备执行动作 | |
CN112313651A (zh) | 密码模块和针对其的运行方法 | |
CN113641463A (zh) | 虚拟化系统可信认证方法、系统及计算机可读存储介质 | |
JP6463435B1 (ja) | 制御装置および制御方法 | |
US12050691B2 (en) | Security processing device | |
CN117349849A (zh) | 芯片启动方法和芯片 | |
CN112219186B (zh) | 用于将程序代码包安装到设备中的方法以及设备和机动车 | |
JP4621732B2 (ja) | 車両外部の装置を認証するための方法、制御機器を有する自動車両のバスシステム及び車両外部の装置を認証するためのコンピュータ・プログラム | |
JP6483461B2 (ja) | 管理方法、管理プログラム、管理装置、管理システムおよび情報処理方法 | |
US11210238B2 (en) | Securing data logs in memory devices | |
US11550619B2 (en) | Information processing device and processing method | |
JP6698778B2 (ja) | 制御システム | |
CN105095766B (zh) | 用于处理控制设备中的软件功能的方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20181101 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20181204 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20181228 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6463435 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313111 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |