Re: [PATCH v1 02/16] irqchip: gicv3-its: Add helpers for handling 52bit address

2018-02-08 Thread Christoffer Dall
On Thu, Feb 08, 2018 at 11:20:02AM +, Suzuki K Poulose wrote: > On 07/02/18 15:10, Christoffer Dall wrote: > >Hi Suzuki, > > > >On Tue, Jan 09, 2018 at 07:03:57PM +, Suzuki K Poulose wrote: > >>Add helpers for encoding/decoding 52bit address in GICv3 ITS BASER > >>register. When ITS uses

Re: [PATCH v1 02/16] irqchip: gicv3-its: Add helpers for handling 52bit address

2018-02-08 Thread Christoffer Dall
On Thu, Feb 08, 2018 at 11:20:02AM +, Suzuki K Poulose wrote: > On 07/02/18 15:10, Christoffer Dall wrote: > >Hi Suzuki, > > > >On Tue, Jan 09, 2018 at 07:03:57PM +, Suzuki K Poulose wrote: > >>Add helpers for encoding/decoding 52bit address in GICv3 ITS BASER > >>register. When ITS uses

Re: [PATCH v1 02/16] irqchip: gicv3-its: Add helpers for handling 52bit address

2018-02-08 Thread Robin Murphy
On 08/02/18 11:20, Suzuki K Poulose wrote: On 07/02/18 15:10, Christoffer Dall wrote: Hi Suzuki, On Tue, Jan 09, 2018 at 07:03:57PM +, Suzuki K Poulose wrote: Add helpers for encoding/decoding 52bit address in GICv3 ITS BASER register. When ITS uses 64K page size, the 52bits of physical

Re: [PATCH v1 02/16] irqchip: gicv3-its: Add helpers for handling 52bit address

2018-02-08 Thread Robin Murphy
On 08/02/18 11:20, Suzuki K Poulose wrote: On 07/02/18 15:10, Christoffer Dall wrote: Hi Suzuki, On Tue, Jan 09, 2018 at 07:03:57PM +, Suzuki K Poulose wrote: Add helpers for encoding/decoding 52bit address in GICv3 ITS BASER register. When ITS uses 64K page size, the 52bits of physical

Re: [PATCH v1 02/16] irqchip: gicv3-its: Add helpers for handling 52bit address

2018-02-08 Thread Suzuki K Poulose
On 07/02/18 15:10, Christoffer Dall wrote: Hi Suzuki, On Tue, Jan 09, 2018 at 07:03:57PM +, Suzuki K Poulose wrote: Add helpers for encoding/decoding 52bit address in GICv3 ITS BASER register. When ITS uses 64K page size, the 52bits of physical address are encoded in BASER[47:12] as

Re: [PATCH v1 02/16] irqchip: gicv3-its: Add helpers for handling 52bit address

2018-02-08 Thread Suzuki K Poulose
On 07/02/18 15:10, Christoffer Dall wrote: Hi Suzuki, On Tue, Jan 09, 2018 at 07:03:57PM +, Suzuki K Poulose wrote: Add helpers for encoding/decoding 52bit address in GICv3 ITS BASER register. When ITS uses 64K page size, the 52bits of physical address are encoded in BASER[47:12] as

Re: [PATCH v1 02/16] irqchip: gicv3-its: Add helpers for handling 52bit address

2018-02-07 Thread Christoffer Dall
Hi Suzuki, On Tue, Jan 09, 2018 at 07:03:57PM +, Suzuki K Poulose wrote: > Add helpers for encoding/decoding 52bit address in GICv3 ITS BASER > register. When ITS uses 64K page size, the 52bits of physical address > are encoded in BASER[47:12] as follows : > > Bits[47:16] of the register =>

Re: [PATCH v1 02/16] irqchip: gicv3-its: Add helpers for handling 52bit address

2018-02-07 Thread Christoffer Dall
Hi Suzuki, On Tue, Jan 09, 2018 at 07:03:57PM +, Suzuki K Poulose wrote: > Add helpers for encoding/decoding 52bit address in GICv3 ITS BASER > register. When ITS uses 64K page size, the 52bits of physical address > are encoded in BASER[47:12] as follows : > > Bits[47:16] of the register =>

[PATCH v1 02/16] irqchip: gicv3-its: Add helpers for handling 52bit address

2018-01-09 Thread Suzuki K Poulose
Add helpers for encoding/decoding 52bit address in GICv3 ITS BASER register. When ITS uses 64K page size, the 52bits of physical address are encoded in BASER[47:12] as follows : Bits[47:16] of the register => bits[47:16] of the physical address Bits[15:12] of the register => bits[51:48] of the

[PATCH v1 02/16] irqchip: gicv3-its: Add helpers for handling 52bit address

2018-01-09 Thread Suzuki K Poulose
Add helpers for encoding/decoding 52bit address in GICv3 ITS BASER register. When ITS uses 64K page size, the 52bits of physical address are encoded in BASER[47:12] as follows : Bits[47:16] of the register => bits[47:16] of the physical address Bits[15:12] of the register => bits[51:48] of the