ASLR / DEP for linux in I.MX6

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

ASLR / DEP for linux in I.MX6

Jump to solution
2,581 Views
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.

Labels (1)
Tags (4)
0 Kudos
Reply
1 Solution
2,037 Views
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!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
Reply
1 Reply
2,038 Views
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 Kudos
Reply