[PATCH 04/10] score/arm: Ensure that copile time alignment is 64 bytes for Cortex-A multilib.

Pavel Pisa pisa at cmp.felk.cvut.cz
Mon Jul 4 08:19:50 UTC 2016



On Monday 04 of July 2016 07:32:58 Sebastian Huber wrote:
> On 04/07/16 01:52, ppisa at cmp.felk.cvut.cz wrote:
> > +#if defined(__ARM_ARCH_7A__)
> > +  #define ARM_MULTILIB_CACHE_LINE_MAX_64B
> > +#endif
>
> Is 'B' bytes or bits?  I think in the cache line context its pretty
> clear that these are bytes, so I would use
>
> ARM_MULTILIB_CACHE_LINE_MAX_64

OK.

Thanks,

         Pavel


More information about the devel mailing list