From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Date: Thu, 20 Nov 2014 15:34:19 +0100 Subject: [U-Boot] [PATCH v5 0/3] ARM: Add armv7/Kconfig and allow booting in secure mode on non-secure boot capable systems In-Reply-To: <1415954071-5934-1-git-send-email-hdegoede@redhat.com> References: <1415954071-5934-1-git-send-email-hdegoede@redhat.com> Message-ID: <546DFBEB.7090703@redhat.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Albert, On 11/14/2014 09:34 AM, Hans de Goede wrote: > Hi Albert, > > Here is v5 of my patchset to allow booting in secure mode on non-secure boot > capable systems. > > Changes in v2: > -"ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options": > -Drop all the FIXME-s, use proper CPU_V7 and CPU_V7_HAS_foo checks instead > > Changes in v5: > -Jump patch-set version to v5 to match the revision level of the patch > with the highest revision in the set > -"Kconfig: Add EXPERT option" > -Add Masahiro Yamada's Acked-by > -"ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options": > -Fix the commit message to refer to the right Kconfig option > -"ARM: bootm: Allow booting in secure mode on hyp capable systems" > -Fix ARMV7_BOOT_SEC_DEFAULT Kconfig help text mixing up secure and non-secure > modes I was wondering what the status of this patch-set is ? Anything I need to do to get this moving upstream ? Thanks & Regards, Hans