ASLR / DEP for linux in I.MX6

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

ASLR / DEP for linux in I.MX6

跳至解决方案
2,575 次查看
JHY
Contributor IV

Hi, experts.

I Have a question for security options for I.MX6.

  1. ASLR(Address Space layout randomization)
  2. DEP(Data Execution Prevention)

Those two features are available in linux kernel above 2.6.

Is it same to I.MX6 BSP?

It needs NX bit in CPU to excute DEP operation, and please confirm that compatibility of I.MX6.

Thank you.

标签 (1)
标记 (4)
0 项奖励
回复
1 解答
2,031 次查看
Yuri
NXP Employee
NXP Employee

Hello,

  The mentioned options are supported as much as general Linux does.

The recent i.MX BSP is based on version 3.14.38 of the Linux kernel from
the official Linux kernel website (www.kernel.org ). It is enhanced with the
features provided by Freescale – mainly specific drivers are added.

  As for general Linux features, concerned with ARM core – nothing specific.


Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
1 回复
2,032 次查看
Yuri
NXP Employee
NXP Employee

Hello,

  The mentioned options are supported as much as general Linux does.

The recent i.MX BSP is based on version 3.14.38 of the Linux kernel from
the official Linux kernel website (www.kernel.org ). It is enhanced with the
features provided by Freescale – mainly specific drivers are added.

  As for general Linux features, concerned with ARM core – nothing specific.


Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复