From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Wed, 3 Oct 2012 14:48:42 -0500 Subject: [U-Boot] [PATCH 4/6] [v2] powerpc/85xx: Add P5040 processor support In-Reply-To: <20121001131213.816cf5a652ed1f258ba8c7da@freescale.com> References: <1349100403-10728-1-git-send-email-timur@freescale.com> <1349100403-10728-4-git-send-email-timur@freescale.com> <20121001131213.816cf5a652ed1f258ba8c7da@freescale.com> Message-ID: <506C969A.3050005@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Kim Phillips wrote: >> > Support for hardware virtualization and partitioning enforcement >> > Extra privileged level for hypervisor support >> > QorIQ Trust Architecture 1.1 >> > Secure boot, secure debug, tamper detection, volatile key storage > same comment as I made before - make this marketing text relevant to > u-boot, e.g., list what devices this patch supports. I guess we'll have to agree to disagree. I always put information like this when adding new soc/board support. >> + SET_SEC_DECO_LIODN_ENTRY(0, 97, 98), >> + SET_SEC_DECO_LIODN_ENTRY(1, 99, 100), >> +}; > NACK - the SEC in the p5040 has four DECOs, not two. I should have the proper LIODN information later today. -- Timur Tabi Linux kernel developer at Freescale