Inline the mmio accessor functions
authorAndrew Thoelke <andrew.thoelke@arm.com>
Tue, 24 Jun 2014 13:18:35 +0000 (14:18 +0100)
committerAndrew Thoelke <andrew.thoelke@arm.com>
Tue, 24 Jun 2014 13:30:23 +0000 (14:30 +0100)
commit5e11375398803a0e81003984f051ec436d0fbb46
tree2c9d47c3e4fd82a7c9a9b6b9b59b8a6e52185863
parent41cf7bdfd7114ee437d165974367a483636df76d
Inline the mmio accessor functions

Making the simple mmio_read_*() and mmio_write_*() functions inline
saves 360 bytes of code in FVP release build.

Fixes ARM-software/tf-issues#210

Change-Id: I65134f9069f3b2d8821d882daaa5fdfe16355e2f
include/lib/mmio.h
lib/mmio.c [deleted file]
plat/fvp/platform.mk