MLBEDSW-11168: Fix bool datatypes in TFLite constraints
- Use DataType::Bool8 in TFLite constraints as this maps to TFLites TensorType BOOL
- Use TFLite TensorTypes when generating documentation.
Change-Id: I874dbf14b8d51d245e4c25b010e9330537bebe61 Signed-off-by: Alexander Bengtsson Alexander.Bengtsson@arm.com