A simple bump allocator that can be used in the bootloader.
Note that we only allow allocations in a small window for supporting mesh_protobuf. Any other attempts to allocate will result in a panic.