cortex_a: Rename APB-AP to CPU in memory contexts
authorAndreas Fritiofson <andreas.fritiofson@gmail.com>
Wed, 13 Jan 2016 19:33:36 +0000 (20:33 +0100)
committerFreddie Chopin <freddie.chopin@gmail.com>
Fri, 20 May 2016 20:17:03 +0000 (21:17 +0100)
commit8f26fa3c0ff7f3f43920165c75e757399742c1c8
treed9e9a684d0f91a67e8baf50858a91e3ec38e4c9d
parentc0f0d622982fc8dec89501064c0d7d779e21c1d2
cortex_a: Rename APB-AP to CPU in memory contexts

Memory accesses are not made through the APB-AP, they are made through
the CPU (which happens to be controlled over the APB-AP). Rename all
irrelevant uses of the APB-AP term. And fix the long standing typo in
the function names...

Change-Id: Ide466fb2728930968bdba698f0dd9012cc9dbdf9
Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Reviewed-on: http://openocd.zylin.com/3216
Tested-by: jenkins
Reviewed-by: Andreas Färber <afaerber@suse.de>
Reviewed-by: Freddie Chopin <freddie.chopin@gmail.com>
src/target/cortex_a.c