Home
last modified time | relevance | path

Searched hist:"2 a6713b09b8da58572338abac276aa764bb6eadd" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/armv8/
H A Dmmu.h2a6713b09b8da58572338abac276aa764bb6eadd Mon Jan 02 11:48:30 UTC 2017 Andre Przywara <andre.przywara@arm.com> move UL() macro from armv8/mmu.h into common.h

The UL() macro is pretty useful in sharing constants between assembly
and C files while still being able to specify a type for C.
Move the macro from an armv8 specific header into a common header file
to be able to use it by arm code (for instance) as well.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Alexander Graf <agraf@suse.de>
Reviewed-by: Jagan Teki <jagan@openedev.com>
/rk3399_rockchip-uboot/include/
H A Dcommon.h2a6713b09b8da58572338abac276aa764bb6eadd Mon Jan 02 11:48:30 UTC 2017 Andre Przywara <andre.przywara@arm.com> move UL() macro from armv8/mmu.h into common.h

The UL() macro is pretty useful in sharing constants between assembly
and C files while still being able to specify a type for C.
Move the macro from an armv8 specific header into a common header file
to be able to use it by arm code (for instance) as well.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Alexander Graf <agraf@suse.de>
Reviewed-by: Jagan Teki <jagan@openedev.com>