arm-trusted-firmware/drivers/arm
Usama Arif a5aa25af65 Division functionality for cores that dont have divide hardware.
Cortex a5 doesnt support hardware division such as sdiv and udiv commands.
This commit adds a software division function in assembly as well as include
appropriate files for software divison.

The software division algorithm is a modified version obtained from:
http://www.keil.com/support/man/docs/armasm/armasm_dom1359731155623.htm

Change-Id: Ib405a330da5f1cea1e68e07e7b520edeef9e2652
Signed-off-by: Usama Arif <usama.arif@arm.com>
2019-02-19 17:07:48 +00:00
..
cci Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
ccn Correct typographical errors 2019-01-15 15:16:02 +00:00
css plat/arm: sds: Move to drivers/ folder 2019-01-25 16:04:11 +00:00
fvp fvp: pwrc: Move to drivers/ folder 2019-01-25 16:04:11 +00:00
gic GICv3: Allow probe for fewer GICR interfaces than exposed by the frame 2019-02-04 15:42:36 +00:00
pl011 Division functionality for cores that dont have divide hardware. 2019-02-19 17:07:48 +00:00
pl061 Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
smmu Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
sp804 Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
sp805 Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
tzc Sanitise includes across codebase 2019-01-04 10:43:17 +00:00