Re: [PATCH v3 7/9] arm64: defconfig: Enable FSL_MC_BUS and FSL_MC_DPIO

2018-12-18 Thread Stefan Wahren
Hi Horia, > Horia Geanta hat am 17. Dezember 2018 um 16:33 > geschrieben: > > > On 12/15/2018 11:44 PM, Stefan Wahren wrote: > > Hi, > > > >> Olof Johansson hat am 13. Dezember 2018 um 07:48 > >> geschrieben: > >> > >> > >> On Fri, Nov 09, 2018 at 06:05:24AM +, Horia Geanta wrote: > >>>

Re: [PATCH v3 7/9] arm64: defconfig: Enable FSL_MC_BUS and FSL_MC_DPIO

2018-12-17 Thread Horia Geanta
On 12/15/2018 11:44 PM, Stefan Wahren wrote: > Hi, > >> Olof Johansson hat am 13. Dezember 2018 um 07:48 >> geschrieben: >> >> >> On Fri, Nov 09, 2018 at 06:05:24AM +, Horia Geanta wrote: >>> On 11/9/2018 3:11 AM, Marc Gonzalez wrote: Commit e8342cc7954e ("enable CAAM crypto engine on Q

Re: [PATCH v3 7/9] arm64: defconfig: Enable FSL_MC_BUS and FSL_MC_DPIO

2018-12-15 Thread Stefan Wahren
Hi, > Olof Johansson hat am 13. Dezember 2018 um 07:48 geschrieben: > > > On Fri, Nov 09, 2018 at 06:05:24AM +, Horia Geanta wrote: > > On 11/9/2018 3:11 AM, Marc Gonzalez wrote: > > > Commit e8342cc7954e ("enable CAAM crypto engine on QorIQ DPAA2 SoCs") > > > enabled CRYPTO_DEV_FSL_DPAA2_C

RE: [PATCH v3 7/9] arm64: defconfig: Enable FSL_MC_BUS and FSL_MC_DPIO

2018-12-13 Thread Ioana Ciocoi Radulescu
Subject: Re: [PATCH v3 7/9] arm64: defconfig: Enable FSL_MC_BUS and > FSL_MC_DPIO > > On Fri, Nov 09, 2018 at 06:05:24AM +, Horia Geanta wrote: > > On 11/9/2018 3:11 AM, Marc Gonzalez wrote: > > > Commit e8342cc7954e ("enable CAAM crypto engine on QorIQ DPAA2 > SoCs&

Re: [PATCH v3 7/9] arm64: defconfig: Enable FSL_MC_BUS and FSL_MC_DPIO

2018-12-12 Thread Olof Johansson
On Fri, Nov 09, 2018 at 06:05:24AM +, Horia Geanta wrote: > On 11/9/2018 3:11 AM, Marc Gonzalez wrote: > > Commit e8342cc7954e ("enable CAAM crypto engine on QorIQ DPAA2 SoCs") > > enabled CRYPTO_DEV_FSL_DPAA2_CAAM, which depends on FSL_MC_DPIO, > > which is not set. Enable FSL_MC_BUS, and buil

Re: [PATCH v3 7/9] arm64: defconfig: Enable FSL_MC_BUS and FSL_MC_DPIO

2018-11-08 Thread Horia Geanta
On 11/9/2018 3:11 AM, Marc Gonzalez wrote: > Commit e8342cc7954e ("enable CAAM crypto engine on QorIQ DPAA2 SoCs") > enabled CRYPTO_DEV_FSL_DPAA2_CAAM, which depends on FSL_MC_DPIO, > which is not set. Enable FSL_MC_BUS, and build FSL_MC_DPIO and > CRYPTO_DEV_FSL_DPAA2_CAAM as modules. > > Signed-

[PATCH v3 7/9] arm64: defconfig: Enable FSL_MC_BUS and FSL_MC_DPIO

2018-11-08 Thread Marc Gonzalez
Commit e8342cc7954e ("enable CAAM crypto engine on QorIQ DPAA2 SoCs") enabled CRYPTO_DEV_FSL_DPAA2_CAAM, which depends on FSL_MC_DPIO, which is not set. Enable FSL_MC_BUS, and build FSL_MC_DPIO and CRYPTO_DEV_FSL_DPAA2_CAAM as modules. Signed-off-by: Marc Gonzalez --- arch/arm64/configs/defconfi