From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-ed1-x52e.google.com ([2a00:1450:4864:20::52e]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1iZDYw-00039r-BR for ptxdist@pengutronix.de; Mon, 25 Nov 2019 13:33:54 +0100 Received: by mail-ed1-x52e.google.com with SMTP id s10so12490786edi.5 for ; Mon, 25 Nov 2019 04:33:54 -0800 (PST) MIME-Version: 1.0 From: Guillermo Rodriguez Garcia Date: Mon, 25 Nov 2019 13:33:42 +0100 Message-ID: Subject: [ptxdist] Toolchain for STM32MP15x List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de Hi all, I am trying to setup a toolchain for the STM32MP15x. The main CPU is a single or dual (depending on p/n) Cortex-A7, supporting NEON and VFPv4. I'm using the OSELAS arm-v7a-linux-gnueabihf toolchain. As for the extra flags I believe I should use -mcpu=cortex-a7 -mfpu=neon-vfpv4. Does this look correct? Any comments / hints? BR, Guillermo Rodriguez Garcia guille.rodriguez@gmail.com _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de