Implementing Runtime Validation for Custom Application on I.MX6DL Linux Platform

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Implementing Runtime Validation for Custom Application on I.MX6DL Linux Platform

ソリューションへジャンプ
977件の閲覧回数
hank2024
Contributor II

Hi,

I am planning to run Linux on the I.MX6DL platform and add my own application. For security reasons, I want to implement a validation mechanism: the application will perform a verification during runtime. If the verification succeeds, the application will run normally; if it fails, the application will not proceed further. Could anyone suggest a good approach to achieve this?

Thank you!

Best wish!

ラベル(3)
0 件の賞賛
返信
1 解決策
943件の閲覧回数
Harvey021
NXP TechSupport
NXP TechSupport
0 件の賞賛
返信
1 返信
944件の閲覧回数
Harvey021
NXP TechSupport
NXP TechSupport

Hope this can be helpful for you, such as fs-verity: read-only file-based authenticity protection — The Linux Kernel documentation

 

Regards

Harvey

0 件の賞賛
返信