Retire cb_handle_30_t::physAddr

We moved the memory block offset to cb_handle_t. Since we
can calculate the phys addr from an offset, we don't need
another field. This also helps with API since we can use
cb_handle_t in all places except the buffer manager which
will be separated into its own file soon.

Bug: 141385612
Test: boot
Change-Id: I9c82fbe0d6e87835e51cb69748735a1050926837
Signed-off-by: Roman Kiryanov <rkir@google.com>
1 file changed