{"metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00217328","sets":["1164:1867:10898:10899"]},"path":["10899"],"owner":"44499","recid":"217328","title":["Cortex-M用TrustZoneを用いたIoT機器向けタスク隔離実行基盤の設計"],"pubdate":{"attribute_name":"公開日","attribute_value":"2022-03-07"},"_buckets":{"deposit":"7063f0b0-e31c-45a9-84f2-65ca7f6742d9"},"_deposit":{"id":"217328","pid":{"type":"depid","value":"217328","revision_id":0},"owners":[44499],"status":"published","created_by":44499},"item_title":"Cortex-M用TrustZoneを用いたIoT機器向けタスク隔離実行基盤の設計","author_link":["562957","562953","562954","562955","562956"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"Cortex-M用TrustZoneを用いたIoT機器向けタスク隔離実行基盤の設計"}]},"item_keyword":{"attribute_name":"キーワード","attribute_value_mlt":[{"subitem_subject":"セキュリティ","subitem_subject_scheme":"Other"}]},"item_type_id":"4","publish_date":"2022-03-07","item_4_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"立命館大学"},{"subitem_text_value":"(株)東芝研究開発センター"},{"subitem_text_value":"(株)東芝研究開発センター"},{"subitem_text_value":"(株)東芝研究開発センター"},{"subitem_text_value":"立命館大学"}]},"item_4_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Ritsumeikan University","subitem_text_language":"en"},{"subitem_text_value":"Corporate Research & Development Center, Toshiba Corporation","subitem_text_language":"en"},{"subitem_text_value":"Corporate Research & Development Center, Toshiba Corporation","subitem_text_language":"en"},{"subitem_text_value":"Corporate Research & Development Center, Toshiba Corporation","subitem_text_language":"en"},{"subitem_text_value":"Ritsumeikan University","subitem_text_language":"en"}]},"item_language":{"attribute_name":"言語","attribute_value_mlt":[{"subitem_language":"jpn"}]},"item_publisher":{"attribute_name":"出版者","attribute_value_mlt":[{"subitem_publisher":"情報処理学会","subitem_publisher_language":"ja"}]},"publish_status":"0","weko_shared_id":-1,"item_file_price":{"attribute_name":"Billing file","attribute_type":"file","attribute_value_mlt":[{"url":{"url":"https://ipsj.ixsq.nii.ac.jp/record/217328/files/IPSJ-OS22154006.pdf","label":"IPSJ-OS22154006.pdf"},"date":[{"dateType":"Available","dateValue":"2024-03-07"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-OS22154006.pdf","filesize":[{"value":"2.2 MB"}],"mimetype":"application/pdf","priceinfo":[{"tax":["include_tax"],"price":"660","billingrole":"5"},{"tax":["include_tax"],"price":"330","billingrole":"6"},{"tax":["include_tax"],"price":"0","billingrole":"11"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"339d47f9-ebb2-40a2-8874-926ad869fb14","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2022 by the Information Processing Society of Japan"}]},"item_4_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"松下, 意悟"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"内匠, 真也"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"藤松, 由里恵"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"金井, 遵"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"毛利, 公一"}],"nameIdentifiers":[{}]}]},"item_4_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AN10444176","subitem_source_identifier_type":"NCID"}]},"item_4_textarea_12":{"attribute_name":"Notice","attribute_value_mlt":[{"subitem_textarea_value":"SIG Technical Reports are nonrefereed and hence may later appear in any journals, conferences, symposia, etc."}]},"item_resource_type":{"attribute_name":"資源タイプ","attribute_value_mlt":[{"resourceuri":"http://purl.org/coar/resource_type/c_18gh","resourcetype":"technical report"}]},"item_4_source_id_11":{"attribute_name":"ISSN","attribute_value_mlt":[{"subitem_source_identifier":"2188-8795","subitem_source_identifier_type":"ISSN"}]},"item_4_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"IoT 機器で利用される CPU の 1 つである Arm(R) Cortex(R)-M シリーズが搭載する Trusted Execution Environment 技術である TrustZone(R) をベースに,この機器上のタスクが持つデータを保護し実行する,タスク隔離実行基盤の構築を進めている.本論文では,この隔離実行基盤の設計と実装,機能評価を行ったので報告する.IoT 機器は,小型化や省電力性が求められることから,ハードウェアの制約がある.一方で,スマートウォッチに代表されるようなウェアラブルデバイスでは,個人の生体情報を含むセンシティブなデータを扱い,動的にタスクを追加し実行することいったことも求められる.そこで,TrustZone を用い,Secure World へタスクや関数を動的にロードし,実行を可能にするプラットフォームを提案し,これらの要求を達成するシステムの構築を可能にする.提案システムでは,Non-Secure World を実行主体とし,Secure World 自体を Non-Secure World のタスクの 1 つとしてみなして扱うよう設計している.すなわち,Secure World は,Non-Secure World でスケジューリングされた時にのみ動作する.Secure World 内で動作するタスクや関数のスケジューリングは,Secure World 内に配置されるランタイムにより行われる.これにより,Non-Secure World 側の OS は 1 つのタスクを操作するだけで Secure World を扱い,タスクの隔離実行を実現することができる.","subitem_description_type":"Other"}]},"item_4_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"8","bibliographic_titles":[{"bibliographic_title":"研究報告システムソフトウェアとオペレーティング・システム(OS)"}],"bibliographicPageStart":"1","bibliographicIssueDates":{"bibliographicIssueDate":"2022-03-07","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"6","bibliographicVolumeNumber":"2022-OS-154"}]},"relation_version_is_last":true,"weko_creator_id":"44499"},"id":217328,"updated":"2025-01-19T15:32:16.403865+00:00","links":{},"created":"2025-01-19T01:17:49.582418+00:00"}