On Mon, Aug 12, 2019 at 03:27:55PM +0000, adr wrote: > >And disabling asm is unappealing on an arch which needs as much > >help with speed as it can get. > > Even worst if you have to play video without hw acc. > > I thought that the decision of using --no_unaligned_access was a > security one, but it seems from the thread that is more like a > legacy one. So there is no point to talk to someone to change > his/her code to take into account the arm conventions when unalignment > access is not permitted, if there is no real reason for doing that.
Pay attention, it's not legacy, there are real actual reasons to do that. Read again thru Theo's mail, carefully.
