IMX6UL aips-1 access from non-secure

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

IMX6UL aips-1 access from non-secure

ソリューションへジャンプ
918件の閲覧回数
michaelschell
Contributor I

I have begun working with the IMX6UL and am booting the board into u-boot and then into my application.  My application is initiated in secure supervisor mode and I am able to access the aips-1 memory and associated registers (specifically, the UART1 peripheral).  However, I quickly transition to non-secure svc mode at which time I immediately lose access to the aips-1 memory and the UART1 peripheral.  Im assuming this might have something to do with the trustzone address space controller or the configuration of the AIPS-1 itself but am not sure.  Any ideas on this subject?  Why do I lose access to the AIPS-1 registers upon switching to non-secure mode?

0 件の賞賛
返信
1 解決策
722件の閲覧回数
NNavarro
NXP Employee
NXP Employee

Issue can be closed... security reference manual provided solution to customer.

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
722件の閲覧回数
michaelschell
Contributor I

I received a copy of the i.MX6 UltrLite Security Reference Manual from our freescale rep and have been able to resolve the issue.  The issue was with the configuration of the Central Security Unit (CSU) registers which was preventing the access to the UART1 peripheral from unsecure modes.  Once these registers were programmed properly, UART was accessible from all modes.

0 件の賞賛
返信
723件の閲覧回数
NNavarro
NXP Employee
NXP Employee

Issue can be closed... security reference manual provided solution to customer.

0 件の賞賛
返信